Home
last modified time | relevance | path

Searched refs:MapFont (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp30 void* MapFont(int weight, in MapFont() function in CFX_ExternalFontInfo
36 if (m_pInfo->MapFont) in MapFont()
37 return m_pInfo->MapFont(m_pInfo, weight, bItalic, charset, pitch_family, in MapFont()
128 ->m_pFontInfo->MapFont(weight, bItalic, charset, pitch_family, family, in DefaultMapFont()
184 pFontInfoExt->MapFont = DefaultMapFont; in FPDF_GetDefaultSystemFontInfo()
/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp30 virtual void* MapFont(int weight,
52 void* CFX_MacFontInfo::MapFont(int weight, in MapFont() function in CFX_MacFontInfo
/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp14 void* MapFont(int weight,
68 void* CFX_LinuxFontInfo::MapFont(int weight, in MapFont() function in CFX_LinuxFontInfo
Dfx_ge_fontmap.cpp744 m_pFontInfo->MapFont(0, 0, FXFONT_DEFAULT_CHARSET, 0, name, iExact); in AddInstalledFont()
1084 void* hFont = m_pFontInfo->MapFont(weight, bItalic, Charset, PitchFamily, in FindSubstFont()
1517 void* CFX_FolderFontInfo::MapFont(int weight, in MapFont() function in CFX_FolderFontInfo
/external/pdfium/core/src/fxge/android/
Dfx_android_font.h19 virtual void* MapFont(int weight,
Dfx_android_font.cpp21 void* CFX_AndroidFontInfo::MapFont(int weight, in MapFont() function in CFX_AndroidFontInfo
/external/pdfium/public/
Dfpdf_sysfontinfo.h116 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, member
/external/pdfium/core/include/fxge/
Dfx_font.h358 virtual void* MapFont(int weight,
396 void* MapFont(int weight,
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp23 void* MapFont(int weight,
38 void* MapFont(int weight,
211 void* CFX_Win32FallbackFontInfo::MapFont(int weight, in MapFont() function in CFX_Win32FallbackFontInfo
326 void* CFX_Win32FontInfo::MapFont(int weight, in MapFont() function in CFX_Win32FontInfo