Searched refs:FWL_STYLEEXT_CKB_MultiLine (Results 1 – 2 of 2) sorted by relevance
22 #define FWL_STYLEEXT_CKB_MultiLine (1L << 5) macro
78 m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_MultiLine); in GetWidgetRect()249 if ((m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_MultiLine) == 0) { in Layout()344 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_MultiLine) { in UpdateTextOutStyles()