Searched refs:FWL_STYLEEXT_EDT_HSelfAdaption (Results 1 – 2 of 2) sorted by relevance
25 #define FWL_STYLEEXT_EDT_HSelfAdaption (1L << 10) macro
856 m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_HSelfAdaption; in On_TextChanged()873 0, FWL_STYLEEXT_EDT_HSelfAdaption | FWL_STYLEEXT_EDT_AutoHScroll); in On_TextChanged()891 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_HSelfAdaption) { in On_TextChanged()1305 if (!(m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_HSelfAdaption)) { in UpdateOffset()1386 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_HSelfAdaption && in UpdateCaret()