Searched refs:SP_PROP_FONT_FAMILY (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Dattributes.cpp370 //{SP_ATTR_FONT_FAMILY, "font-family"}, these are already set for CSS2 (SP_PROP_FONT_FAMILY, SP_PROP_FONT_STYLE, SP_PROP_FONT_VARIANT etc...)
421 {SP_PROP_FONT_FAMILY, "font-family"},
H A Dattributes.h425 SP_PROP_FONT_FAMILY, enumerator in enum:SPAttributeEnum
H A Dsp-font-face.cpp385 case SP_PROP_FONT_FAMILY:
H A Dstyle.cpp699 case SP_PROP_FONT_FAMILY:
/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.cpp120 case SP_PROP_FONT_FAMILY:
387 _familyname_entry = new AttrEntry(this, (gchar*) _("Family Name:"), SP_PROP_FONT_FAMILY);

Completed in 120 milliseconds