Searched refs:FWL_STYLEEXT_CMB_EditJustified (Results 1 – 3 of 3) sorted by relevance
30 #define FWL_STYLEEXT_CMB_EditJustified (1L << 8) macro
356 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CMB_EditJustified) in ResetEditAlignment()
171 dwExtendedStyle |= FWL_STYLEEXT_CMB_EditJustified; in GetAlignment()