Searched defs:DeleteFont (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/fxge/android/ | ||
D | cfx_androidfontinfo.cpp | 84 void CFX_AndroidFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_AndroidFontInfo |
/external/pdfium/testing/ | ||
D | test_fonts.cpp | 83 void DeleteFont(void* hFont) override { in DeleteFont() function in __anonb1c3f2420111::SystemFontInfoWrapper |
/external/pdfium/public/ | ||
D | fpdf_sysfontinfo.h | 208 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member |
/external/pdfium/fpdfsdk/ | ||
D | fpdf_sysfontinfo.cpp | 144 void DeleteFont(void* hFont) override { in DeleteFont() function in CFX_ExternalFontInfo |
/external/pdfium/core/fxge/win32/ | ||
D | cwin32_platform.cpp | 420 void CFX_Win32FontInfo::DeleteFont(void* hFont) { in DeleteFont() function in __anon0419e2b90111::CFX_Win32FontInfo |
/external/pdfium/core/fxge/ | ||
D | cfx_folderfontinfo.cpp | 424 void CFX_FolderFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_FolderFontInfo |