Home
last modified time | relevance | path

Searched refs:m_updateDisplayCount (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/windows/leash/
H A DLeashView.h168 static INT m_updateDisplayCount; variable
H A DLeashView.cpp115 INT CLeashView::m_updateDisplayCount; member in CLeashView
2276 m_updateDisplayCount++; in PreTranslateMessage()
2285 if (UPDATE_DISPLAY_TIME == m_updateDisplayCount) in PreTranslateMessage()
2287 m_updateDisplayCount = 0; in PreTranslateMessage()
/dports/security/krb5/krb5-1.19.2/src/windows/leash/
H A DLeashView.h168 static INT m_updateDisplayCount; variable
H A DLeashView.cpp113 INT CLeashView::m_updateDisplayCount; member in CLeashView
2135 m_updateDisplayCount++; in PreTranslateMessage()
2144 if (UPDATE_DISPLAY_TIME == m_updateDisplayCount) in PreTranslateMessage()
2146 m_updateDisplayCount = 0; in PreTranslateMessage()