Searched refs:FWL_STYLEEXT_CKB_RadioButton (Results 1 – 3 of 3) sorted by relevance
17 #define FWL_STYLEEXT_CKB_RadioButton (1L << 7) macro
179 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CKB_RadioButton) { in NextStates()
44 pCheckBox->ModifyStylesEx(FWL_STYLEEXT_CKB_RadioButton, 0xFFFFFFFF); in LoadWidget()