#include <crthumb.h>
Inheritance diagram for OpCreateFontThumbnails:
Public Member Functions | |
OpCreateFontThumbnails () | |
void | Do (OpDescriptor *) |
This function should be over-ridden to perform an operation without passing a parameter. | |
Static Public Member Functions | |
static BOOL | Init () |
Declares a preference that allows you to clear memory in delete(). | |
static OpState | GetState (String_256 *, OpDescriptor *) |
Protected Member Functions | |
void | CreateThumbnailFiles (SGDisplayPreviewFonts *pFontItem, INT32 lFontID, PathName pthIndex) |
SGDisplayPreviewFonts * | FindFontFromName (String_256 &strName) |
Definition at line 122 of file crthumb.h.
|
|
|
|
|
This function should be over-ridden to perform an operation without passing a parameter.
Reimplemented from Operation. |
|
|
|
|
|
Declares a preference that allows you to clear memory in delete().
Reimplemented from SimpleCCObject. |