Searched refs:m_bEnableScroll (Results 1 – 2 of 2) sorted by relevance
569 m_bEnableScroll(false), in CPWL_EditImpl()672 m_bEnableScroll = bAuto; in SetAutoScroll()1031 if (!m_bEnableScroll) in SetScrollPosX()1043 if (!m_bEnableScroll) in SetScrollPosY()1790 if (!m_bEnableScroll && !m_bEnableOverflow) { in IsTextOverflow()
410 bool m_bEnableScroll; variable