Kiwano Engine
v1.3.x
kiwano::Font 成员列表
成员的完整列表,这些成员属于
kiwano::Font
,包括所有继承而来的类成员
ClearStatus
()
kiwano::ObjectBase
Deserialize
(const Vector< uint8_t > &data)
kiwano::Serializable
inline
DoDeserialize
(Deserializer *deserializer) override
kiwano::ObjectBase
virtual
DoSerialize
(Serializer *serializer) const override
kiwano::ObjectBase
virtual
DumpTracingObjects
()
kiwano::ObjectBase
static
Fail
(StringView msg, int code=ObjectStatus::fail)
kiwano::ObjectBase
family_name_
(定义于
kiwano::Font
)
kiwano::Font
protected
Font
()
kiwano::Font
Font
(StringView family_name, float size, uint32_t weight=FontWeight::Normal, FontPosture posture=FontPosture::Normal, FontStretch stretch=FontStretch::Normal)
kiwano::Font
GetFamilyName
() const
kiwano::Font
inline
GetName
() const
kiwano::ObjectBase
inline
GetNative
() const (定义于
kiwano::NativeObject
)
kiwano::NativeObject
inline
GetNative
() const (定义于
kiwano::NativeObject
)
kiwano::NativeObject
inline
GetObjectID
() const
kiwano::ObjectBase
inline
GetPosture
() const
kiwano::Font
inline
GetRefCount
() const
kiwano::RefObject
GetSize
() const
kiwano::Font
inline
GetStatus
() const
kiwano::ObjectBase
GetStretch
() const
kiwano::Font
inline
GetTracingObjects
()
kiwano::ObjectBase
static
GetUserData
() const
kiwano::ObjectBase
GetWeight
() const
kiwano::Font
inline
Hold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
IsName
(StringView name) const
kiwano::ObjectBase
inline
IsTracingLeaks
()
kiwano::ObjectBase
static
IsValid
() const override
kiwano::NativeObject
inline
virtual
native_
(定义于
kiwano::NativeObject
)
kiwano::NativeObject
protected
NativeObject
()=default (定义于
kiwano::NativeObject
)
kiwano::NativeObject
Noncopyable
()=default (定义于
kiwano::Noncopyable
)
kiwano::Noncopyable
protected
ObjectBase
()
kiwano::ObjectBase
operator delete
(void *ptr) (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator delete
(void *ptr, std::nothrow_t const &) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator delete
(void *ptr, void *place) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size) (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size, std::nothrow_t const &) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size, void *ptr) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
posture_
(定义于
kiwano::Font
)
kiwano::Font
protected
Preload
(StringView file)
kiwano::Font
static
Preload
(const Resource &resource)
kiwano::Font
static
RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
protected
Release
()
kiwano::RefObject
ResetNative
() (定义于
kiwano::NativeObject
)
kiwano::NativeObject
inline
Retain
()
kiwano::RefObject
Serialize
() const
kiwano::Serializable
inline
SetFamilyName
(StringView name)
kiwano::Font
inline
protected
SetName
(StringView name)
kiwano::ObjectBase
SetNative
(const Any &native) (定义于
kiwano::NativeObject
)
kiwano::NativeObject
inline
SetObjectPolicy
(const ObjectPolicyFunc &policy)
kiwano::ObjectBase
static
SetStatus
(const ObjectStatus &status)
kiwano::ObjectBase
SetUserData
(void *data)
kiwano::ObjectBase
size_
(定义于
kiwano::Font
)
kiwano::Font
protected
StartTracingLeaks
()
kiwano::ObjectBase
static
StopTracingLeaks
()
kiwano::ObjectBase
static
stretch_
(定义于
kiwano::Font
)
kiwano::Font
protected
Unhold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
weight_
(定义于
kiwano::Font
)
kiwano::Font
protected
~ObjectBase
() (定义于
kiwano::ObjectBase
)
kiwano::ObjectBase
virtual
~RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
virtual
制作者
1.9.4