Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.h45 ByteString GetFaceName(int index) const { return m_FaceArray[index].name; } in GetFaceName() function
Dcfx_folderfontinfo.cpp376 bool CFX_FolderFontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in CFX_FolderFontInfo
Dcfx_font.cpp455 ByteString CFX_Font::GetFaceName() const { in GetFaceName() function in CFX_Font
/external/pdfium/core/fxge/android/
Dcfx_androidfontinfo.cpp65 bool CFX_AndroidFontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in CFX_AndroidFontInfo
/external/pdfium/public/
Dfpdf_sysfontinfo.h189 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, member
/external/pdfium/fpdfsdk/
Dfpdf_sysfontinfo.cpp78 bool GetFaceName(void* hFont, ByteString* name) override { in GetFaceName() function in CFX_ExternalFontInfo
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp660 bool CFX_Win32FontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in __anon82f3ec110111::CFX_Win32FontInfo