Searched refs:m_bNotify (Results 1 – 2 of 2) sorted by relevance
762 m_bNotify(TRUE), in CFX_Edit()1714 if (m_bNotify && m_pNotify) { in SetContentChanged()1813 if (m_bNotify && m_pNotify) { in SetScrollInfo()1840 if (m_bNotify && m_pNotify) { in SetScrollPosX()1860 if (m_bNotify && m_pNotify) { in SetScrollPosY()1975 if (m_bNotify && m_pNotify) { in Refresh()2089 if (m_bNotify && m_pNotify) { in RefreshWordRange()2103 if (m_bNotify && m_pNotify) { in RefreshWordRange()2124 if (m_bNotify && m_pNotify) { in SetCaretInfo()2159 if (m_bNotify && m_pVT->IsRichText() && m_pNotify) { in SetCaretChange()[all …]
761 FX_BOOL m_bNotify; variable