Searched defs:DeleteFont (Results 1 – 5 of 5) 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/public/ | ||
D | fpdf_sysfontinfo.h | 225 void (*DeleteFont)(struct _FPDF_SYSFONTINFO* pThis, void* hFont); member |
/external/pdfium/fpdfsdk/ | ||
D | fpdf_sysfontinfo.cpp | 82 void DeleteFont(void* hFont) override { in DeleteFont() function in CFX_ExternalFontInfo |
/external/pdfium/core/fxge/ge/ | ||
D | cfx_folderfontinfo.cpp | 368 void CFX_FolderFontInfo::DeleteFont(void* hFont) {} in DeleteFont() function in CFX_FolderFontInfo |
/external/pdfium/core/fxge/win32/ | ||
D | fx_win32_device.cpp | 648 void CFX_Win32FontInfo::DeleteFont(void* hFont) { in DeleteFont() function in __anondf9cd5070111::CFX_Win32FontInfo |