Home
last modified time | relevance | path

Searched defs:bExact (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp48 …t(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR cstr_face, FX_BOOL& bExact) in MapFont()
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp31 …Font(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR family, FX_BOOL& bExact) in MapFont()
109 …FO* pThis, int weight, int bItalic, int charset, int pitch_family, const char* family, int* bExact) in DefaultMapFont()
/external/pdfium/core/src/fxge/android/
Dfx_android_font.cpp26 …apFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR face, FX_BOOL& bExact) in MapFont()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp105 …t(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR cstr_face, FX_BOOL& bExact) in MapFont()
Dfx_ge_fontmap.cpp616 FX_BOOL bExact; in AddInstalledFont() local
1083 FX_BOOL bExact = FALSE; in FindSubstFont() local
1490 …Font(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR family, FX_BOOL& bExact) in MapFont()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp292 …t(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR cstr_face, FX_BOOL& bExact) in MapFont()