Searched refs:FWL_STYLEEXT_CKB_3State (Results 1 – 3 of 3) sorted by relevance
108 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_3State) in SetCheckState()179 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_3State) in NextStates()185 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_3State) in NextStates()
14 #define FWL_STYLEEXT_CKB_3State (1L << 6) macro
87 dwStyleEx |= FWL_STYLEEXT_CKB_3State; in UpdateWidgetProperty()90 dwStyleEx, FWL_STYLEEXT_CKB_SignShapeMask | FWL_STYLEEXT_CKB_3State); in UpdateWidgetProperty()