Searched refs:m_bEnableScroll (Results 1 – 2 of 2) sorted by relevance
543 m_bEnableScroll(false), in CPWL_EditImpl()646 m_bEnableScroll = bAuto; in SetAutoScroll()1009 if (!m_bEnableScroll) in SetScrollPosX()1021 if (!m_bEnableScroll) in SetScrollPosY()1766 if (!m_bEnableScroll && !m_bEnableOverflow) { in IsTextOverflow()
386 bool m_bEnableScroll; variable