#include <cr-fonts.h>
Data Fields | |
enum CRFontFamilyType | type |
guchar * | name |
CRFontFamily * | next |
CRFontFamily * | prev |
Definition at line 55 of file cr-fonts.h.
guchar* _CRFontFamily::name |
Definition at line 64 of file cr-fonts.h.
Referenced by cr_font_family_destroy(), and cr_font_family_set_name().
Definition at line 66 of file cr-fonts.h.
Referenced by cr_font_family_append(), cr_font_family_destroy(), and cr_font_family_prepend().
Definition at line 67 of file cr-fonts.h.
Referenced by cr_font_family_append(), cr_font_family_destroy(), and cr_font_family_prepend().
Definition at line 57 of file cr-fonts.h.
Referenced by cr_font_family_new(), and cr_font_family_set_name().