Searched defs:GetJapanesePreference (Results 1 - 3 of 3) sorted by last modified time

/external/pdfium/core/src/fxge/apple/
H A Dfx_mac_imp.cpp36 static void GetJapanesePreference(CFX_ByteString& face, int weight, int picth_family) function
73 GetJapanesePreference(face, weight, pitch_family);
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_linux.cpp84 static FX_INT32 GetJapanesePreference(FX_LPCSTR facearr, int weight, int picth_family) function
122 FX_INT32 index = GetJapanesePreference(cstr_face, weight, pitch_family);
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp39 void GetJapanesePreference(CFX_ByteString& face, int weight, int picth_family);
260 void CWin32FontInfo::GetJapanesePreference(CFX_ByteString& face, int weight, int picth_family) function in class:CWin32FontInfo
343 GetJapanesePreference(face, weight, pitch_family);

Completed in 108 milliseconds