clearCache() (defined in ufo::UFont) | ufo::UFont | [static] |
clone() const | ufo::UObject | [virtual] |
dispose() | ufo::UFont | [protected] |
equals(const UObject *obj) const | ufo::UObject | [virtual] |
getEncoding() const (defined in ufo::UFont) | ufo::UFont | |
getFontFace() const | ufo::UFont | |
getFontMetrics() const | ufo::UFont | |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getPointSize() const | ufo::UFont | |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getRenderer() const | ufo::UFont | |
getStyle() const | ufo::UFont | |
getWeight() const (defined in ufo::UFont) | ufo::UFont | |
hashCode() const | ufo::UObject | [virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
objCount() | ufo::UObject | |
operator delete(void *p, std::size_t) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
operator new(std::size_t size) (defined in ufo::UCollectable) | ufo::UCollectable | |
operator<<(std::ostream &os, const UObject &o) | ufo::UObject | [friend] |
operator<<(std::ostream &os, const UObject *o) | ufo::UObject | [friend] |
operator=(const UFont &font) (defined in ufo::UFont) | ufo::UFont | |
operator==(const UObject &obj) const (defined in ufo::UObject) | ufo::UObject | [inline] |
paramString(std::ostream &os) const | ufo::UObject | [protected, virtual] |
queryAndLoad(const UFontInfo &info) | ufo::UFont | [protected] |
reference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
releaseAllPointers() | ufo::UObject | |
releasePointer(UCollectable *c) | ufo::UObject | |
releasePointer(const UCollectable *c) | ufo::UObject | |
setDynamic(bool b) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
setEncoding(UFontInfo::Encoding encoding) | ufo::UFont | |
setFamiliy(UFontInfo::Family family) | ufo::UFont | |
setFontFace(const std::string &face) (defined in ufo::UFont) | ufo::UFont | |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
setPointSize(float pointSize) | ufo::UFont | |
setStyle(int flag) (defined in ufo::UFont) | ufo::UFont | |
setWeight(int weight) (defined in ufo::UFont) | ufo::UFont | |
sigDestroyed() | ufo::UObject | [inline] |
swapPointers(const UCollectable *oldObj, const UCollectable *newObj) | ufo::UObject | |
toString() const | ufo::UObject | [virtual] |
trackPointer(UCollectable *c) | ufo::UObject | |
trackPointer(const UCollectable *c) | ufo::UObject | |
UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | |
UFont() | ufo::UFont | |
UFont(UFontInfo::Family family, float pointSize, int weight=UFontInfo::Normal, int style=UFontInfo::Plain, UFontInfo::Encoding encoding=UFontInfo::Encoding_Default) | ufo::UFont | |
UFont(const std::string &face, float pointSize, int weight=UFontInfo::Normal, int style=UFontInfo::Plain, UFontInfo::Encoding encoding=UFontInfo::Encoding_Default) | ufo::UFont | |
UFont(const UFontInfo &fontInfo) | ufo::UFont | |
UFont(UFontRenderer *renderer) | ufo::UFont | |
UFont(const UFont &font) | ufo::UFont | |
unreference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
UObject() (defined in ufo::UObject) | ufo::UObject | |
UObject(const UObject &) (defined in ufo::UObject) | ufo::UObject | |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UFont() (defined in ufo::UFont) | ufo::UFont | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |