Home
last modified time | relevance | path

Searched refs:cstr_face (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp80 …t(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR cstr_face, FX_BOOL& bExact) in MapFont() argument
82 CFX_ByteString face = cstr_face; in MapFont()
97 FX_INT32 index = GetJapanesePreference(cstr_face, weight, pitch_family); in MapFont()
138 return FindFont(weight, bItalic, charset, pitch_family, cstr_face, !bCJK); in MapFont()
/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp47 …t(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR cstr_face, FX_BOOL& bExact) in MapFont() argument
49 CFX_ByteString face = cstr_face; in MapFont()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp285 …t(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR cstr_face, FX_BOOL& bExact) in MapFont() argument
287 CFX_ByteString face = cstr_face; in MapFont()