Searched refs:m_isPassword (Results 1 – 2 of 2) sorted by relevance
102 m_isPassword = isPassword; in Initialize()215 if (m_pInput[i] != '\0' && m_isPassword) in Reset()289 if (pTenKey->m_isPassword) in MyControlEventCallback()
149 bool m_isPassword; variable