HomeSort by relevance Sort by last modified time
    Searched defs:GetFontCharset (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxge/android/
cfx_androidfontinfo.cpp 74 bool CFX_AndroidFontInfo::GetFontCharset(void* hFont, int& charset) {
  /external/pdfium/public/
fpdf_sysfontinfo.h 198 * Method: GetFontCharset
210 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont);
  /external/pdfium/core/fxge/ge/
cfx_folderfontinfo.cpp 377 bool CFX_FolderFontInfo::GetFontCharset(void* hFont, int& charset) {
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 350 bool GetFontCharset(void* hFont, int& charset) override;
678 bool CFX_Win32FontInfo::GetFontCharset(void* hFont, int& charset) {
    [all...]

Completed in 87 milliseconds