Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dcfx_androidfontinfo.cpp74 bool CFX_AndroidFontInfo::GetFontCharset(void* hFont, FX_Charset* charset) { in GetFontCharset() function in CFX_AndroidFontInfo
/aosp_15_r20/external/pdfium/testing/
H A Dtest_fonts.cpp79 bool GetFontCharset(void* hFont, FX_Charset* charset) override { in GetFontCharset() function in __anon9764f7c20111::SystemFontInfoWrapper
/aosp_15_r20/external/pdfium/public/
H A Dfpdf_sysfontinfo.h211 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_sysfontinfo.cpp132 bool GetFontCharset(void* hFont, FX_Charset* charset) override { in GetFontCharset() function in CFX_ExternalFontInfo
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_folderfontinfo.cpp419 bool CFX_FolderFontInfo::GetFontCharset(void* hFont, FX_Charset* charset) { in GetFontCharset() function in CFX_FolderFontInfo
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcwin32_platform.cpp440 bool CFX_Win32FontInfo::GetFontCharset(void* hFont, FX_Charset* charset) { in GetFontCharset() function in __anon2897d8390111::CFX_Win32FontInfo