Home | History | Annotate | Download | only in rendering

Lines Matching refs:baseFontSize

695 const float baseFontSize = 11.0f;
817 float fontScale = min(o->style()->fontSize() / baseFontSize, bounds.height() / baseArrowHeight);
901 float fontScale = style->fontSize() / baseFontSize;
928 float fontScale = style->fontSize() / baseFontSize;