Searched refs:effectiveFontSize (Results 1 – 4 of 4) sorted by relevance
148 float FontDescription::effectiveFontSize() const in effectiveFontSize() function in WebCore::FontDescription174 return FontCacheKey(familyName, effectiveFontSize(), options | traits << 9); in cacheKey()
96 … result = createFontPlatformData(fontDescription, familyName, fontDescription.effectiveFontSize()); in getFontPlatformData()
142 float effectiveFontSize() const; // Returns either the computedSize or the computedPixelSize
190 fontDescription.effectiveFontSize(), in getFontData()202 m_font->platformDataFromCustomData(fontDescription.effectiveFontSize(), in getFontData()212 fontDescription.effectiveFontSize(), in getFontData()