Home | History | Annotate | Download | only in app

Lines Matching refs:Center

113         iAlign = CFX_RTFLineAlignment::Center;
174 case FDE_CSSTextAlign::Center:
175 iAlign = CFX_RTFLineAlignment::Center;
994 if (dwAlign == FX_HashCode_GetW(L"center", false)) {