Searched refs:FWL_STYLEEXT_CKB_ShapeMask (Results 1 – 2 of 2) sorted by relevance
37 #define FWL_STYLEEXT_CKB_ShapeMask (3L << 8) macro
110 dwStyleEx &= FWL_STYLEEXT_CKB_ShapeMask; in DrawBoxBk()361 switch (pWidget->GetStylesEx() & FWL_STYLEEXT_CKB_ShapeMask) { in DrawSignBorder()