Searched refs:m_bEnableScroll (Results 1 – 2 of 2) sorted by relevance
752 m_bEnableScroll(FALSE), in CFX_Edit()897 m_bEnableScroll = bAuto; in SetAutoScroll()1832 if (!m_bEnableScroll) in SetScrollPosX()1852 if (!m_bEnableScroll) in SetScrollPosY()2855 if (!m_bEnableScroll && !m_bEnableOverflow) { in IsTextOverflow()
750 FX_BOOL m_bEnableScroll; variable