Home
last modified time | relevance | path

Searched defs:adjustedGDIFontWeight (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DFontCacheWin.cpp343 static LONG adjustedGDIFontWeight(LONG gdiFontWeight, const String& family) in adjustedGDIFontWeight() function
/external/webkit/WebCore/platform/graphics/wince/
DFontPlatformData.cpp513 LONG FontPlatformData::adjustedGDIFontWeight(LONG gdiFontWeight, const String& family) in create() function in WebCore::FontPlatformData