#include <gfxFontUtils.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
| stateInitial |
|
| stateTimerOnDelay |
|
| stateTimerOnInterval |
|
| stateTimerOff |
|
Constructor & Destructor Documentation
| gfxFontInfoLoader::gfxFontInfoLoader |
( |
|
) |
[inline] |
| virtual gfxFontInfoLoader::~gfxFontInfoLoader |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void gfxFontInfoLoader::CancelLoader |
( |
|
) |
[inline] |
| virtual void gfxFontInfoLoader::FinishLoader |
( |
|
) |
[protected, pure virtual] |
| virtual void gfxFontInfoLoader::InitLoader |
( |
|
) |
[protected, pure virtual] |
| static void gfxFontInfoLoader::LoaderTimerCallback |
( |
nsITimer * |
aTimer, |
|
|
void * |
aThis | |
|
) |
| | [inline, static, protected] |
| void gfxFontInfoLoader::LoaderTimerFire |
( |
|
) |
[inline, protected] |
| virtual PRBool gfxFontInfoLoader::RunLoader |
( |
|
) |
[protected, pure virtual] |
| void gfxFontInfoLoader::StartLoader |
( |
PRUint32 |
aDelay, |
|
|
PRUint32 |
aInterval | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: