Searched refs:FX_RTFLINEALIGNMENT_Center (Results 1 – 3 of 3) sorted by relevance
43 #define FX_RTFLINEALIGNMENT_Center 1 macro50 (FX_RTFLINEALIGNMENT_Center | FX_RTFLINEALIGNMENT_Justified)56 (FX_RTFLINEALIGNMENT_Center | FX_RTFLINEALIGNMENT_Distributed)
768 iAlign = FX_RTFLINEALIGNMENT_Center; in InitBreak()827 iAlign = FX_RTFLINEALIGNMENT_Center; in InitBreak()
924 if (iLowerAlignment == FX_RTFLINEALIGNMENT_Center) { in EndBreak_Alignment()