Searched refs:FWL_STYLEEXT_CKB_SignShapeMask (Results 1 – 3 of 3) sorted by relevance
24 #define FWL_STYLEEXT_CKB_SignShapeMask (7L << 10) macro
85 dwStyleEx, FWL_STYLEEXT_CKB_SignShapeMask | FWL_STYLEEXT_CKB_3State); in UpdateWidgetProperty()
294 switch (dwStyle & FWL_STYLEEXT_CKB_SignShapeMask) { in DrawCheckSign()