Searched refs:FWL_STYLEEXT_EDT_CombText (Results 1 – 3 of 3) sorted by relevance
76 dwExtendedStyle |= FWL_STYLEEXT_EDT_CombText; in UpdateWidgetProperty()79 dwExtendedStyle |= FWL_STYLEEXT_EDT_CombText; in UpdateWidgetProperty()466 dwExtendedStyle |= FWL_STYLEEXT_EDT_CombText; in UpdateWidgetProperty()634 dwEditStyles |= FWL_STYLEEXT_EDT_CombText; in UpdateWidgetProperty()
32 #define FWL_STYLEEXT_EDT_CombText (1L << 17) macro
1029 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_CombText) { in DrawContent()1104 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_CombText) { in DrawContent()1155 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_CombText) { in UpdateEditParams()