Searched defs:DeleteFont (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/fxge/android/ | ||
D | cfx_androidfontinfo.cpp | 80 void CFX_AndroidFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_AndroidFontInfo |
/external/pdfium/public/ | ||
D | fpdf_sysfontinfo.h | 222 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member |
/external/pdfium/fpdfsdk/ | ||
D | fpdf_sysfontinfo.cpp | 115 void DeleteFont(void* hFont) override { in DeleteFont() function in CFX_ExternalFontInfo |
/external/pdfium/core/fxge/ | ||
D | cfx_folderfontinfo.cpp | 376 void CFX_FolderFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_FolderFontInfo |
/external/pdfium/core/fxge/win32/ | ||
D | fx_win32_device.cpp | 625 void CFX_Win32FontInfo::DeleteFont(void* hFont) { in DeleteFont() function in __anon432480ef0111::CFX_Win32FontInfo |