Home
last modified time | relevance | path

Searched defs:GetFaceName (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.cpp64 bool CFX_AndroidFontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in CFX_AndroidFontInfo
/external/pdfium/core/fxge/
Dcfx_fontmapper.h67 ByteString GetFaceName(int index) const { return m_FaceArray[index].name; } in GetFaceName() function
Dcfx_folderfontinfo.cpp378 bool CFX_FolderFontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in CFX_FolderFontInfo
Dcfx_font.cpp527 ByteString CFX_Font::GetFaceName() const { in GetFaceName() function in CFX_Font
/external/pdfium/public/
Dfpdf_sysfontinfo.h189 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, member
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp94 bool GetFaceName(void* hFont, ByteString* name) override { in GetFaceName() function in CFX_ExternalFontInfo
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp642 bool CFX_Win32FontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in __anon6ab83b140111::CFX_Win32FontInfo