Searched refs:FWL_STYLEEXT_CKB_3State (Results 1 – 3 of 3) sorted by relevance
114 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_3State) in SetCheckState()203 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_3State) in NextStates()209 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_3State) in NextStates()
16 #define FWL_STYLEEXT_CKB_3State (1L << 6) macro
84 dwStyleEx |= FWL_STYLEEXT_CKB_3State; in UpdateWidgetProperty()87 dwStyleEx, FWL_STYLEEXT_CKB_SignShapeMask | FWL_STYLEEXT_CKB_3State); in UpdateWidgetProperty()