Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp66 void* MapFont(int weight, in MapFont() function in CFX_ExternalFontInfo
71 if (!m_pInfo->MapFont) in MapFont()
75 return m_pInfo->MapFont(m_pInfo, weight, bItalic, charset, pitch_family, in MapFont()
166 return pDefault->m_pFontInfo->MapFont(weight, !!bItalic, charset, in DefaultMapFont()
227 pFontInfoExt->MapFont = DefaultMapFont; in FPDF_GetDefaultSystemFontInfo()
Dfpdf_sysfontinfo_embeddertest.cpp67 font_info_.MapFont = FakeMapFont; in SetUp()
/external/pdfium/core/fxge/apple/
Dfx_mac_imp.cpp45 void* MapFont(int weight,
66 void* CFX_MacFontInfo::MapFont(int weight, in MapFont() function in __anon00ade8620111::CFX_MacFontInfo
/external/pdfium/core/fxge/
Dfx_ge_linux.cpp82 void* MapFont(int weight,
91 void* CFX_LinuxFontInfo::MapFont(int weight, in MapFont() function in __anonf7da58060111::CFX_LinuxFontInfo
Dsystemfontinfo_iface.h26 virtual void* MapFont(int weight,
Dcfx_folderfontinfo.h27 void* MapFont(int weight,
Dcfx_fontmapper.cpp310 hFont = m_pFontInfo->MapFont(0, 0, FX_CHARSET_Default, 0, name.c_str()); in AddInstalledFont()
582 void* hFont = m_pFontInfo->MapFont(weight, bItalic, Charset, PitchFamily, in FindSubstFont()
677 void* hFont = m_pFontInfo->MapFont(0, 0, FX_CHARSET_Default, 0, in RawBytesForIndex()
Dcfx_folderfontinfo.cpp324 void* CFX_FolderFontInfo::MapFont(int weight, in MapFont() function in CFX_FolderFontInfo
/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.h27 void* MapFont(int weight,
Dcfx_androidfontinfo.cpp30 void* CFX_AndroidFontInfo::MapFont(int weight, in MapFont() function in CFX_AndroidFontInfo
/external/pdfium/public/
Dfpdf_sysfontinfo.h118 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, member
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp308 void* MapFont(int weight,
322 void* MapFont(int weight,
456 void* CFX_Win32FallbackFontInfo::MapFont(int weight, in MapFont() function in __anon432480ef0111::CFX_Win32FallbackFontInfo
546 void* CFX_Win32FontInfo::MapFont(int weight, in MapFont() function in __anon432480ef0111::CFX_Win32FontInfo