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

/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp222 static const Layout::EnumConversionItem enum_convert_spstyle_stretch_to_pango_stretch[] = { member in namespace:Inkscape::Text
280 pango_font_description_set_stretch(descr,(PangoStretch)_enum_converter(style->font_stretch.computed, enum_convert_spstyle_stretch_to_pango_stretch, sizeof(enum_convert_spstyle_stretch_to_pango_stretch)/sizeof(enum_convert_spstyle_stretch_to_pango_stretch[0])));

Completed in 13 milliseconds