Home | History | Annotate | Download | only in rendering

Lines Matching refs:requiresIdeographicBaseline

241     m_baselineType = requiresIdeographicBaseline(textBoxDataMap) ? IdeographicBaseline : AlphabeticBaseline;