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