Home
last modified time | relevance | path

Searched defs:GetFontCharset (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.cpp72 bool CFX_AndroidFontInfo::GetFontCharset(void* hFont, int* charset) { in GetFontCharset() function in CFX_AndroidFontInfo
/external/pdfium/public/
Dfpdf_sysfontinfo.h207 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp107 bool GetFontCharset(void* hFont, int* charset) override { in GetFontCharset() function in CFX_ExternalFontInfo
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp385 bool CFX_FolderFontInfo::GetFontCharset(void* hFont, int* charset) { in GetFontCharset() function in CFX_FolderFontInfo
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp654 bool CFX_Win32FontInfo::GetFontCharset(void* hFont, int* charset) { in GetFontCharset() function in __anon432480ef0111::CFX_Win32FontInfo