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