| Rhino C++ API
    8.24
    | 
This is the complete list of members for ON_FontList, including all inherited members.
| AddFont(const ON_Font *font, bool bCheckForDuplicates) | ON_FontList | |
| AddFonts(const ON_SimpleArray< const ON_Font * > &fonts) | ON_FontList | |
| AddFonts(size_t font_count, const ON_Font *const *font_list) | ON_FontList | |
| ByFamilyName() const | ON_FontList | |
| ByFontCharacteristicsHash() const | ON_FontList | |
| ByIndex() const | ON_FontList | |
| ByPostScriptName() const | ON_FontList | |
| ByQuartetName() const | ON_FontList | |
| ByWindowsLogfontName() const | ON_FontList | |
| CompareEnglishFamilyAndFaceName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareEnglishFamilyName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareEnglishPostScriptName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareEnglishWindowsLogfontName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareFamilyAndFaceName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareFamilyAndWindowsLogfontName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareFamilyName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareFontCharacteristicsHash(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| ComparePostScriptName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareQuartetName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareStretch(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareUnderlinedStrikethroughPointSize(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareWeightStretchStyle(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| CompareWindowsLogfontName(ON_Font const *const *lhs, ON_Font const *const *rhs) | ON_FontList | static | 
| Count() const | ON_FontList | |
| FamilyMemberWithWeightStretchStyle(const wchar_t *family_name, ON_Font::Weight desired_weight, ON_Font::Stretch desired_stretch, ON_Font::Style desired_style) const | ON_FontList | |
| FamilyMemberWithWeightStretchStyle(const ON_Font *font, ON_Font::Weight desired_weight, ON_Font::Stretch desired_stretch, ON_Font::Style desired_style) const | ON_FontList | |
| FontFromQuartetProperties(const wchar_t *quartet_name, bool bBold, bool bItalic) const | ON_FontList | |
| FontListFromNames(const wchar_t *postscript_name, const wchar_t *windows_logfont_name, const wchar_t *family_name, const wchar_t *face_name, ON_SimpleArray< const ON_Font * > &font_list) const | ON_FontList | |
| FromFamilyName(const wchar_t *family_name, const wchar_t *prefered_face_name) const | ON_FontList | |
| FromFamilyName(const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style) const | ON_FontList | |
| FromFamilyName(const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bUnderlined, bool bStrikethrough) const | ON_FontList | |
| FromFontCharacteristicsHash(ON_SHA1_Hash font_characteristics_hash, bool bReturnFirst) const | ON_FontList | |
| FromFontProperties(const ON_Font *font_properties, bool bRequireFaceMatch, bool bRequireStyleMatch) const | ON_FontList | |
| FromFontProperties(const ON_Font *font_properties, bool bRequireFaceMatch, bool bRequireStyleMatch, bool bUnderlined, bool bStrikethrough, double point_size) const | ON_FontList | |
| FromNames(const wchar_t *postscript_name, const wchar_t *windows_logfont_name, const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bRequireFaceMatch, bool bRequireStyleMatch) const | ON_FontList | |
| FromNames(const wchar_t *postscript_name, const wchar_t *windows_logfont_name, const wchar_t *family_name, const wchar_t *prefered_face_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bRequireFaceMatch, bool bRequireStyleMatch, bool bUnderlined, bool bStrikethrough, double point_size) const | ON_FontList | |
| FromPostScriptName(const wchar_t *postscript_name) const | ON_FontList | |
| FromPostScriptName(const wchar_t *postscript_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style) const | ON_FontList | |
| FromPostScriptName(const wchar_t *postscript_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bUnderlined, bool bStrikethrough) const | ON_FontList | |
| FromRichTextProperties(const wchar_t *rtf_font_name, bool bRtfBold, bool bRtfItalic, bool bUnderlined, bool bStrikethrough) const | ON_FontList | |
| FromWindowsLogfontName(const wchar_t *windows_logfont_name) const | ON_FontList | |
| FromWindowsLogfontName(const wchar_t *windows_logfont_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style) const | ON_FontList | |
| FromWindowsLogfontName(const wchar_t *windows_logfont_name, ON_Font::Weight prefered_weight, ON_Font::Stretch prefered_stretch, ON_Font::Style prefered_style, bool bUnderlined, bool bStrikethrough) const | ON_FontList | |
| NameLocale() const | ON_FontList | |
| ON_FontList() | ON_FontList | |
| ON_FontList(bool bMatchUnderlineStrikethroughAndPointSize) | ON_FontList | |
| ON_ManagedFonts class | ON_FontList | friend | 
| QuartetFromQuartetName(const wchar_t *quartet_name) const | ON_FontList | |
| QuartetList() const | ON_FontList | |
| ~ON_FontList() | ON_FontList | 
 1.8.17
 1.8.17