Home
last modified time | relevance | path

Searched defs:bShow (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashDebugWindow.cpp129 void CLeashDebugWindow::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow()
H A DLeashView.cpp503 VOID CLeashView::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow()
/freebsd/contrib/sqlite3/
H A Dshell.c27052 unsigned char bShow[256]; /* Characters ok to display */ in shell_dbtotxt_command() local