HomeSort by relevance Sort by last modified time
    Searched refs:GetJapanesePreference (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 36 static void GetJapanesePreference(CFX_ByteString& face, int weight, int picth_family)
73 GetJapanesePreference(face, weight, pitch_family);
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 84 static FX_INT32 GetJapanesePreference(FX_LPCSTR facearr, int weight, int picth_family)
122 FX_INT32 index = GetJapanesePreference(cstr_face, weight, pitch_family);
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 39 void GetJapanesePreference(CFX_ByteString& face, int weight, int picth_family);
260 void CWin32FontInfo::GetJapanesePreference(CFX_ByteString& face, int weight, int picth_family)
343 GetJapanesePreference(face, weight, pitch_family);
    [all...]

Completed in 73 milliseconds