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

/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp207 static const Layout::EnumConversionItem enum_convert_spstyle_weight_to_pango_weight[] = { member in namespace:Inkscape::Text
268 pango_font_description_set_weight(descr,(PangoWeight)_enum_converter(style->font_weight.computed, enum_convert_spstyle_weight_to_pango_weight, sizeof(enum_convert_spstyle_weight_to_pango_weight)/sizeof(enum_convert_spstyle_weight_to_pango_weight[0])));

Completed in 13 milliseconds