Searched refs:FWL_STYLEEXT_CKB_Bottom (Results 1 – 2 of 2) sorted by relevance
217 case FWL_STYLEEXT_CKB_Bottom: { in Layout()265 FWL_STYLEEXT_CKB_VLayoutMask) == FWL_STYLEEXT_CKB_Bottom) { in Layout()326 case FWL_STYLEEXT_CKB_Left | FWL_STYLEEXT_CKB_Bottom: { in UpdateTextOutStyles()330 case FWL_STYLEEXT_CKB_Center | FWL_STYLEEXT_CKB_Bottom: { in UpdateTextOutStyles()334 case FWL_STYLEEXT_CKB_Right | FWL_STYLEEXT_CKB_Bottom: { in UpdateTextOutStyles()
20 #define FWL_STYLEEXT_CKB_Bottom (2L << 2) macro