Searched refs:DeleteFont (Results 1 – 7 of 7) sorted by relevance
74 virtual void DeleteFont(void* hFont) FX_OVERRIDE in DeleteFont() function in FX_FINAL76 if (m_pInfo->DeleteFont) in DeleteFont()77 m_pInfo->DeleteFont(m_pInfo, hFont); in DeleteFont()152 ((FPDF_SYSFONTINFO_DEFAULT*)pThis)->m_pFontInfo->DeleteFont(hFont); in DefaultDeleteFont()161 pFontInfoExt->DeleteFont = DefaultDeleteFont; in FPDF_GetDefaultSystemFontInfo()
30 virtual void DeleteFont(void* hFont);
76 void CFX_AndroidFontInfo::DeleteFont(void* hFont) in DeleteFont() function in CFX_AndroidFontInfo
191 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member
310 virtual void DeleteFont(void* hFont) = 0;329 virtual void DeleteFont(void* hFont);
606 m_pFontInfo->DeleteFont(hFont); in AddInstalledFont()1194 m_pFontInfo->DeleteFont(hFont); in FindSubstFont()1223 m_pFontInfo->DeleteFont(hFont); in FindSubstFont()1253 m_pFontInfo->DeleteFont(hFont); in FindSubstFont()1510 void CFX_FolderFontInfo::DeleteFont(void* hFont) in DeleteFont() function in CFX_FolderFontInfo
32 virtual void DeleteFont(void* hFont);78 DeleteFont(hFont); in IsOpenTypeFromDiv()102 DeleteFont(hFont); in IsSupportFontFormDiv()358 void CWin32FontInfo::DeleteFont(void* hFont) in DeleteFont() function in CWin32FontInfo