absoluteOffset_ | Urho3D::Font | private |
AddRef() | Urho3D::RefCounted | |
BeginLoad(Deserializer &source) | Urho3D::Font | virtual |
context_ | Urho3D::Object | protected |
EndLoad() | Urho3D::Resource | virtual |
faces_ | Urho3D::Font | private |
Font(Context *context) | Urho3D::Font | |
fontData_ | Urho3D::Font | private |
fontDataSize_ | Urho3D::Font | private |
fontType_ | Urho3D::Font | private |
GetAbsoluteGlyphOffset() const | Urho3D::Font | inline |
GetAsyncLoadState() const | Urho3D::Resource | inline |
GetCategory() const | Urho3D::Object | |
GetContext() const | Urho3D::Object | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFace(int pointSize) | Urho3D::Font | |
GetFaceBitmap(int pointSize) | Urho3D::Font | private |
GetFaceFreeType(int pointSize) | Urho3D::Font | private |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetMemoryUse() const | Urho3D::Resource | inline |
GetName() const | Urho3D::Resource | inline |
GetNameHash() const | Urho3D::Resource | inline |
GetScaledGlyphOffset() const | Urho3D::Font | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetTotalGlyphOffset(int pointSize) const | Urho3D::Font | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetUseTimer() | Urho3D::Resource | |
HasEventHandlers() const | Urho3D::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
IsInstanceOf(StringHash type) const | Urho3D::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
IsInstanceOf() const | Urho3D::Object | inline |
IsSDFFont() const | Urho3D::Font | inline |
IsTypeOf(StringHash type) | Urho3D::Object | static |
IsTypeOf(const TypeInfo *typeInfo) | Urho3D::Object | static |
IsTypeOf() | Urho3D::Object | inlinestatic |
Load(Deserializer &source) | Urho3D::Resource | |
LoadParameters() | Urho3D::Font | private |
Object(Context *context) | Urho3D::Object | |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::Font | static |
ReleaseFaces() | Urho3D::Font | |
ReleaseRef() | Urho3D::RefCounted | |
ResetUseTimer() | Urho3D::Resource | |
Resource(Context *context) | Urho3D::Resource | |
Save(Serializer &dest) const | Urho3D::Resource | virtual |
SaveXML(Serializer &dest, int pointSize, bool usedGlyphs=false, const String &indentation="\t") | Urho3D::Font | |
scaledOffset_ | Urho3D::Font | private |
sdfFont_ | Urho3D::Font | private |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SetAbsoluteGlyphOffset(const IntVector2 &offset) | Urho3D::Font | |
SetAsyncLoadState(AsyncLoadState newState) | Urho3D::Resource | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetMemoryUse(unsigned size) | Urho3D::Resource | |
SetName(const String &name) | Urho3D::Resource | |
SetScaledGlyphOffset(const Vector2 &offset) | Urho3D::Font | |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
URHO3D_OBJECT(Font, Resource) (defined in Urho3D::Font) | Urho3D::Font | private |
WeakRefs() const | Urho3D::RefCounted | |
~Font() | Urho3D::Font | virtual |
~Object() | Urho3D::Object | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |