Searched refs:FWL_STYLEEXT_CKB_VCenter (Results 1 – 2 of 2) sorted by relevance
221 case FWL_STYLEEXT_CKB_VCenter: in Layout()262 FWL_STYLEEXT_CKB_VCenter) { in Layout()314 case FWL_STYLEEXT_CKB_Left | FWL_STYLEEXT_CKB_VCenter: { in UpdateTextOutStyles()318 case FWL_STYLEEXT_CKB_Center | FWL_STYLEEXT_CKB_VCenter: { in UpdateTextOutStyles()322 case FWL_STYLEEXT_CKB_Right | FWL_STYLEEXT_CKB_VCenter: { in UpdateTextOutStyles()
19 #define FWL_STYLEEXT_CKB_VCenter (1L << 2) macro