Searched defs:DeleteFont (Results 1 – 6 of 6) sorted by relevance
| /external/pdfium/core/fxge/android/ | ||
| D | cfx_androidfontinfo.cpp | 82 void CFX_AndroidFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_AndroidFontInfo |
| /external/pdfium/testing/ | ||
| D | test_fonts.cpp | 82 void DeleteFont(void* hFont) override { in DeleteFont() function in __anon8b1dea510111::SystemFontInfoWrapper |
| /external/pdfium/public/ | ||
| D | fpdf_sysfontinfo.h | 226 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member |
| /external/pdfium/fpdfsdk/ | ||
| D | fpdf_sysfontinfo.cpp | 140 void DeleteFont(void* hFont) override { in DeleteFont() function in CFX_ExternalFontInfo |
| /external/pdfium/core/fxge/ | ||
| D | cfx_folderfontinfo.cpp | 410 void CFX_FolderFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_FolderFontInfo |
| /external/pdfium/core/fxge/win32/ | ||
| D | cwin32_platform.cpp | 416 void CFX_Win32FontInfo::DeleteFont(void* hFont) { in DeleteFont() function in __anon36aa3b280111::CFX_Win32FontInfo |