Home
last modified time | relevance | path

Searched refs:CRFontFamilyType (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-fonts.h50 enum CRFontFamilyType enum
67 enum CRFontFamilyType type ;
241 cr_font_family_new (enum CRFontFamilyType a_type, guchar *a_name) ;
Dcr-fonts.c163 cr_font_family_new (enum CRFontFamilyType a_type, guchar * a_name) in cr_font_family_new()
Dcr-style.c1319 enum CRFontFamilyType font_type; in set_prop_font_family_from_value()