Home | History | Annotate | Download | only in rendering

Lines Matching refs:baselineType

3373 int RenderBox::baselinePosition(FontBaseline baselineType, bool /*firstLine*/, LineDirectionMode direction, LinePositionMode /*linePositionMode*/) const
3377 if (baselineType == AlphabeticBaseline)