AddDeleteCallback(iFontDeleteNotify *func)=0 | iFont | [pure virtual] |
DecRef()=0 | iBase | [pure virtual] |
GetAscent()=0 | iFont | [pure virtual] |
GetDescent()=0 | iFont | [pure virtual] |
GetDimensions(const char *text, int &oW, int &oH)=0 | iFont | [pure virtual] |
GetDimensions(const char *text, int &oW, int &oH, int &desc)=0 | iFont | [pure virtual] |
GetGlyphAlphaBitmap(uint8 c, int &oW, int &oH)=0 | iFont | [pure virtual] |
GetGlyphAlphaBitmap(uint8 c, int &oW, int &oH, int &adv, int &left, int &top)=0 | iFont | [pure virtual] |
GetGlyphBitmap(uint8 c, int &oW, int &oH)=0 | iFont | [pure virtual] |
GetGlyphBitmap(uint8 c, int &oW, int &oH, int &adv, int &left, int &top)=0 | iFont | [pure virtual] |
GetGlyphSize(uint8 c, int &oW, int &oH)=0 | iFont | [pure virtual] |
GetGlyphSize(uint8 c, int &oW, int &oH, int &adv, int &left, int &top)=0 | iFont | [pure virtual] |
GetLength(const char *text, int maxwidth)=0 | iFont | [pure virtual] |
GetMaxSize(int &oW, int &oH)=0 | iFont | [pure virtual] |
GetRefCount()=0 | iBase | [pure virtual] |
GetSize()=0 | iFont | [pure virtual] |
IncRef()=0 | iBase | [pure virtual] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
QueryInterfaceSafe(iBase *ibase, scfInterfaceID iInterfaceID, int iVersion) | iBase | [inline, static] |
RemoveDeleteCallback(iFontDeleteNotify *func)=0 | iFont | [pure virtual] |
SetSize(int iSize)=0 | iFont | [pure virtual] |