AscentRatio() const | ON_Font | |
AttachUserData(ON_UserData *pUserData) | ON_Object | |
bold_weight enum value | ON_Font | |
CompareFontCharacteristics(ON_Font &font_to_compare, bool bCompareName) const | ON_Font | |
CopyFrom(const ON_Object *src) | ON_Object | |
CopyUserData(const ON_Object &source_object) | ON_Object | |
CreateFontFromFaceName(const wchar_t *face_name, bool bBold, bool bItalic) | ON_Font | |
DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
default_charset enum value | ON_Font | |
Defaults() | ON_Font | |
DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
DetachUserData(ON_UserData *pUserData) | ON_Object | |
Dump(ON_TextLog &) const | ON_Font | virtual |
EmergencyDestroy() | ON_Object | |
face_name_size enum value | ON_Font | |
FirstUserData() const | ON_Object | |
FontFaceName() const | ON_Font | |
FontIndex() const | ON_Font | |
FontName() const | ON_Font | |
FontWeight() const | ON_Font | |
GetFontFaceName(ON_wString &) const | ON_Font | |
GetFontName(ON_wString &) const | ON_Font | |
GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
HeightOfI() const | ON_Font | |
HeightOfLinefeed() const | ON_Font | |
IsBold() const | ON_Font | |
IsItalic() const | ON_Font | |
IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
IsSymbolFontFaceName(const wchar_t *facename) | ON_Font | static |
IsUnderlined() const | ON_Font | |
IsValid(ON_TextLog *text_log=NULL) const | ON_Font | virtual |
light_weight enum value | ON_Font | |
LinefeedRatio() const | ON_Font | |
m_default_linefeed_ratio | ON_Font | static |
m_facename | ON_Font | |
m_font_id | ON_Font | |
m_font_index | ON_Font | |
m_font_italic | ON_Font | |
m_font_name | ON_Font | |
m_font_underlined | ON_Font | |
m_font_weight | ON_Font | |
m_linefeed_ratio | ON_Font | |
m_metrics_char | ON_Font | static |
medium_weight enum value | ON_Font | |
MemoryRelocate() | ON_Object | virtual |
ModelObjectId() const | ON_Font | virtual |
MoveUserData(ON_Object &source_object) | ON_Object | |
normal_font_height enum value | ON_Font | |
normal_weight enum value | ON_Font | |
ObjectType() const | ON_Object | virtual |
ON_Font() | ON_Font | |
ON_Object() | ON_Object | |
ON_Object(const ON_Object &) | ON_Object | |
operator=(const ON_Object &) | ON_Object | |
PurgeUserData() | ON_Object | |
Read(ON_BinaryArchive &) | ON_Font | virtual |
SetBold(bool) | ON_Font | |
SetFontFaceName(const wchar_t *) | ON_Font | |
SetFontFaceName(const char *) | ON_Font | |
SetFontIndex(int) | ON_Font | |
SetFontName(const wchar_t *) | ON_Font | |
SetFontName(const char *) | ON_Font | |
SetFontWeight(int) | ON_Font | |
SetIsItalic(bool) | ON_Font | |
SetItalic(bool) | ON_Font | |
SetLinefeedRatio(double linefeed_ratio) | ON_Font | |
SetUnderlined(bool) | ON_Font | |
SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
SizeOf() const | ON_Object | virtual |
symbol_charset enum value | ON_Font | |
TransformUserData(const ON_Xform &xform) | ON_Object | |
UpdateImplementationSettings() | ON_Font | |
UserStringCount() const | ON_Object | |
Write(ON_BinaryArchive &) const | ON_Font | virtual |
~ON_Font() | ON_Font | |
~ON_Object() | ON_Object | virtual |