Searched refs:FX_TXTLINEALIGNMENT_Center (Results 1 – 4 of 4) sorted by relevance
50 #define FX_TXTLINEALIGNMENT_Center 1 macro57 (FX_TXTLINEALIGNMENT_Center | FX_TXTLINEALIGNMENT_Justified)63 (FX_TXTLINEALIGNMENT_Center | FX_TXTLINEALIGNMENT_Distributed)
112 m_iTxtBkAlignment = FX_TXTLINEALIGNMENT_Center; in SetAlignment()
900 if (iLowerAlignment == FX_TXTLINEALIGNMENT_Center) { in EndBreak_Alignment()
1553 dwAligment |= FX_TXTLINEALIGNMENT_Center; in UpdateTxtBreak()