Searched refs:TA_BOTTOM (Results 1 – 3 of 3) sorted by relevance
1502 else if( ( mnTextAlign & TA_BOTTOM) == TA_BOTTOM ) in DrawText()1541 else if( ( mnTextAlign & TA_BOTTOM) == TA_BOTTOM ) in DrawText()
155 #define TA_BOTTOM 8 macro485 case ALIGN_BOTTOM: nTextAlign = TA_BOTTOM; break; in ImplCheckTextAttr()
166 #define TA_BOTTOM 0x0008 macro
Completed in 40 milliseconds