Searched defs:GetFontCharset (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfx_android_font.cpp68 FX_BOOL CFX_AndroidFontInfo::GetFontCharset(void* hFont, int& charset) function in class:CFX_AndroidFontInfo
/external/pdfium/public/
H A Dfpdf_sysfontinfo.h164 * Method: GetFontCharset
176 int (*GetFontCharset)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member in struct:_FPDF_SYSFONTINFO
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp1189 m_pFontInfo->GetFontCharset(hFont, Charset);
1522 FX_BOOL CFX_FolderFontInfo::GetFontCharset(void* hFont, int& charset) function in class:CFX_FolderFontInfo
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp34 virtual FX_BOOL GetFontCharset(void* hFont, int& charset);
385 FX_BOOL CWin32FontInfo::GetFontCharset(void* hFont, int& charset) function in class:CWin32FontInfo

Completed in 247 milliseconds