Searched refs:m_bEnableOverflow (Results 1 – 2 of 2) sorted by relevance
758 m_bEnableOverflow(FALSE), in CFX_Edit()903 m_bEnableOverflow = bAllowed; in SetTextOverflow()1658 if (m_bEnableOverflow) in GetVisibleWordRange()2855 if (!m_bEnableScroll && !m_bEnableOverflow) { in IsTextOverflow()
757 FX_BOOL m_bEnableOverflow; variable