Lines Matching refs:m_bNotify
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()
2921 m_bNotify = bNotify; in EnableNotify()