Lines Matching refs:fFontSize
16 result.fFontSize = fFontSize;70 if (fFontSize != other.fFontSize) {119 nearlyEqual(fFontSize, that.fFontSize) &&164 fFontSize == other.fFontSize &&183 SkFont font(fTypeface, fFontSize);196 RSFont font(fTypeface, fFontSize, 1, 0);210 auto multiplier = fHeight * fFontSize;