Searched defs:MapFont (Results 1 – 8 of 8) sorted by relevance
| /external/pdfium/core/src/fxge/apple/ |
| D | fx_mac_imp.cpp | 48 void* CFX_MacFontInfo::MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCST… in MapFont() function in CFX_MacFontInfo
|
| /external/pdfium/core/src/fxge/android/ |
| D | fx_android_font.cpp | 26 void* CFX_AndroidFontInfo::MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_L… in MapFont() function in CFX_AndroidFontInfo
|
| /external/pdfium/fpdfsdk/include/ |
| D | fpdf_sysfontinfo.h | 103 …void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, int weight, int bItalic, int charset, int pitch_… member
|
| /external/pdfium/fpdfsdk/src/ |
| D | fpdf_sysfontinfo.cpp | 31 …virtual void* MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR famil… in MapFont() function in CSysFontInfo_Ext
|
| /external/pdfium/core/src/fxge/ge/ |
| D | fx_ge_linux.cpp | 105 void* CFX_LinuxFontInfo::MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPC… in MapFont() function in CFX_LinuxFontInfo
|
| D | fx_ge_fontmap.cpp | 1490 void* CFX_FolderFontInfo::MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LP… in MapFont() function in CFX_FolderFontInfo
|
| /external/pdfium/core/src/fxge/win32/ |
| D | fx_win32_device.cpp | 292 void* CWin32FontInfo::MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR… in MapFont() function in CWin32FontInfo
|
| /external/chromium_org/pdf/pdfium/ |
| D | pdfium_engine.cc | 205 void* MapFont(struct _FPDF_SYSFONTINFO*, int weight, int italic, in MapFont() function
|