Home
last modified time | relevance | path

Searched defs:faceName (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DFontPlatformDataWin.cpp66 WCHAR* faceName = (WCHAR*)((uintptr_t)metrics + (uintptr_t)metrics->otmpFaceName); in FontPlatformData() local
DFontPlatformDataCGWin.cpp41 static CFStringRef getPostScriptName(CFStringRef faceName, HDC dc) in getPostScriptName()
110 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) in platformDataInit()
DFontPlatformDataCairoWin.cpp41 void FontPlatformData::platformDataInit(HFONT font, float size, HDC hdc, WCHAR* faceName) in platformDataInit()
DSimpleFontDataCGWin.cpp76 Vector<WCHAR> faceName(faceLength); in platformInit() local
/external/icu4c/samples/layout/
DGDIFontInstance.cpp104 GDIFontInstance::GDIFontInstance(GDISurface *surface, TCHAR *faceName, le_int16 pointSize, LEErrorC… in GDIFontInstance()
189 GDIFontInstance::GDIFontInstance(GDISurface *surface, const char *faceName, le_int16 pointSize, LEE… in GDIFontInstance()
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontCacheWinCE.cpp98 …acter(IMLangFontLink* langFontLink, HDC hdc, HFONT hfont, UChar character, const wchar_t* faceName) in currentFontContainsCharacter()
/external/webkit/Source/WebCore/rendering/
DRenderThemeChromiumWin.cpp297 AtomicString faceName; in systemFont() local