Searched refs:m_bIconAdded (Results 1 – 2 of 2) sorted by relevance
349 m_bIconAdded = FALSE; in CLeashView()1878 if ( (nim == NIM_MODIFY) && (!m_bIconAdded) ) in SetTrayText()1896 m_bIconAdded = TRUE; in SetTrayText()1908 if ( (nim == NIM_MODIFY) && (!m_bIconAdded) ) in SetTrayIcon()1935 m_bIconAdded = TRUE; in SetTrayIcon()
153 BOOL m_bIconAdded; variable