![]() |
Public API Reference |
![]() |
Font deletion callback. More...
#include <csplugincommon/canvas/fontcache.h>
Public Member Functions | |
virtual void | BeforeDelete (iFont *font) |
Before delete. |
Font deletion callback.
Definition at line 197 of file fontcache.h.
virtual void csFontCache::FontDeleteNotify::BeforeDelete | ( | iFont * | font | ) | [virtual] |
Before delete.
Implements iFontDeleteNotify.