Searched refs:m_bFlash (Results 1 – 2 of 2) sorted by relevance
26 if (!IsVisible() || !m_bFlash) in DrawThisAppearance()55 m_bFlash = !m_bFlash; in OnTimerFired()72 m_bFlash = false; in SetCaret()94 m_bFlash = true; in SetCaret()106 m_bFlash = true; in SetCaret()
38 bool m_bFlash = false; variable