Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.cpp74 bool CFX_AndroidFontInfo::GetFontCharset(void* hFont, int& charset) { in GetFontCharset() function in CFX_AndroidFontInfo
/external/pdfium/public/
Dfpdf_sysfontinfo.h210 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp74 bool GetFontCharset(void* hFont, int& charset) override { in GetFontCharset() function in CFX_ExternalFontInfo
/external/pdfium/core/fxge/ge/
Dcfx_folderfontinfo.cpp377 bool CFX_FolderFontInfo::GetFontCharset(void* hFont, int& charset) { in GetFontCharset() function in CFX_FolderFontInfo
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp678 bool CFX_Win32FontInfo::GetFontCharset(void* hFont, int& charset) { in GetFontCharset() function in __anondf9cd5070111::CFX_Win32FontInfo