Home
last modified time | relevance | path

Searched refs:m_bUpdateDisplay (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeash.h115 static BOOL m_bUpdateDisplay; variable
H A DLeash.cpp54 BOOL CLeashApp::m_bUpdateDisplay = FALSE; member in CLeashApp
1200 if ((lCount == 0) && m_bUpdateDisplay) { in OnIdle()
1201 m_bUpdateDisplay = FALSE; in OnIdle()
H A DLeashView.cpp718 CLeashApp::m_bUpdateDisplay = TRUE; in krenew()
843 CLeashApp::m_bUpdateDisplay = TRUE; in OnMakeDefault()
1460 CLeashApp::m_bUpdateDisplay = TRUE; in ToggleViewColumn()