This is the complete list of members for cee::vis::TrueTypeFont, including all inherited members.
addRef() const | cee::RefCountedObject | |
createLargeFont() | cee::vis::Font | static |
createNormalFont() | cee::vis::Font | static |
createTrueTypeFont(const Str &filename, unsigned int pointSize) | cee::vis::Font | static |
Font() (defined in cee::vis::Font) | cee::vis::Font | protected |
isLoaded() const | cee::vis::TrueTypeFont | |
lineSpacing() const | cee::vis::Font | |
name() const | cee::vis::Font | |
pointSize() const | cee::vis::TrueTypeFont | virtual |
refCount() const | cee::RefCountedObject | |
RefCountedObject() (defined in cee::RefCountedObject) | cee::RefCountedObject | |
release() const | cee::RefCountedObject | |
setLineSpacing(float factor) | cee::vis::Font | |
setPointSize(unsigned int size) | cee::vis::TrueTypeFont | |
setRefCountZero() const | cee::RefCountedObject | |
TrueTypeFont(const Str &filename, unsigned int pointSize) | cee::vis::TrueTypeFont |