Searched defs:GetFaceName (Results 1 – 7 of 7) sorted by relevance
64 bool CFX_AndroidFontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in CFX_AndroidFontInfo
67 ByteString GetFaceName(int index) const { return m_FaceArray[index].name; } in GetFaceName() function
378 bool CFX_FolderFontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in CFX_FolderFontInfo
527 ByteString CFX_Font::GetFaceName() const { in GetFaceName() function in CFX_Font
189 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, member
94 bool GetFaceName(void* hFont, ByteString* name) override { in GetFaceName() function in CFX_ExternalFontInfo
642 bool CFX_Win32FontInfo::GetFaceName(void* hFont, ByteString* name) { in GetFaceName() function in __anon6ab83b140111::CFX_Win32FontInfo