Searched refs:fontType (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp82 static int CALLBACK linkedFontEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM hfont) argument
415 static int CALLBACK matchImprovingEnumProc(CONST LOGFONT* candidate, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
515 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheChromiumWin.cpp381 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
417 static int CALLBACK getLastResortFallbackFontProc(const LOGFONT* logFont, const TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp187 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp465 const char* fontType = FT_Get_X11_Font_Format(face);
466 if (strcmp(fontType, "Type 1") == 0) {
468 } else if (strcmp(fontType, "CID Type 1") == 0) {
471 } else if (strcmp(fontType, "CFF") == 0) {
473 } else if (strcmp(fontType, "TrueType") == 0) {
/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h731 short fontType; /* Type of font */ member in struct:__anon12133
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H731 short fontType; /* Type of font */ member in struct:__anon12432

Completed in 675 milliseconds