Searched refs:getScaledFontHandle (Results 1 – 4 of 4) sorted by relevance
68 HFONT getScaledFontHandle(int height, int width) const;
402 HFONT FontPlatformData::getScaledFontHandle(int height, int width) const in create() function in WebCore::FontPlatformData
1600 ? fontData->platformData().getScaledFontHandle(height, scaleX == scaleY ? 0 : width) in drawText()
6624 (WebCore::FontPlatformPrivateData::FontPlatformData::getScaledFontHandle):