GetContext(VGDevice *context) const | VGFont | [inline, protected] |
GetExtent(const char *s, int inCharCount, float *outWidth, float *outHeight, VGDevice *context) const =0 | VGFont | [pure virtual] |
GetExtent(unsigned char c, float *outWidth, float *outHeight, VGDevice *context) const =0 | VGFont | [pure virtual] |
GetName() const =0 | VGFont | [pure virtual] |
GetProperties() const =0 | VGFont | [pure virtual] |
GetSize() const =0 | VGFont | [pure virtual] |
kFontBold enum value | VGFont | |
kFontItalic enum value | VGFont | |
kFontNone enum value | VGFont | |
kFontUnderline enum value | VGFont | |
~VGFont() | VGFont | [inline, virtual] |