Searched refs:computedSize (Results 1 – 20 of 20) sorted by relevance
93 …Caps = new SimpleFontData(FontPlatformData(m_platformData, fontDescription.computedSize() * 0.7f)); in smallCapsFontData()103 …Mark = new SimpleFontData(FontPlatformData(m_platformData, fontDescription.computedSize() * 0.5f)); in emphasisMarkFontData()
177 result = new FontPlatformData(tf, fontDescription.computedSize(), in createFontPlatformData()
51 , m_size(fontDescription.computedSize()) in FontPlatformData()82 …pango_font_description_set_absolute_size(description, fontDescription.computedSize() * PANGO_SCALE… in FontPlatformData()
90 desc.setSpecifiedSize(scaleFactor * fontDescription.computedSize()); in scaledFontData()
72 desc.setSpecifiedSize(scaleFactor * fontDescription.computedSize()); in scaledFontData()
92 …scaleFactor * fontDescription.computedSize(), m_platformData.syntheticBold(), m_platformData.synth… in scaledFontData()
153 fontDescription.computedSize(), in createFontPlatformData()
119 float scaledSize = scaleFactor * fontDescription.computedSize(); in scaledFontData()
160 const float scaledSize = lroundf(fontDescription.computedSize() * scaleFactor); in scaledFontData()
98 float emWidth = description.computedSize() * textCombineMargin; in combineText()
96 desc.setSpecifiedSize(scaleFactor * fontDescription.computedSize()); in scaledFontData()
69 fontDesc.setComputedSize(lroundf(scaleFactor * fontDesc.computedSize())); in scaledFontData()
84 float computedSize() const { return m_computedSize; } in computedSize() function
93 float size() const { return fontDescription().computedSize(); } in size()
252 fontDescription.setComputedSize(fontDescription.computedSize() * scalingFactor); in computeNewScaledFontForStyle()
308 …utingFontSize ? style->fontDescription().specifiedSize() : style->fontDescription().computedSize(); in computeLengthDouble()320 …tSize ? rootStyle->fontDescription().specifiedSize() : rootStyle->fontDescription().computedSize(); in computeLengthDouble()
288 regularFontDescription.setComputedSize(style->fontDescription().computedSize()); in initialize()
1123 webFontDescription->size = fontDescription.computedSize(); in font()
19349 (WebCore::FontDescription::computedSize):
306 description.computedPixelSize rather than computedSize and