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

/inkscape/src/
H A Dtext-editing.cpp678 SPCSSAttr *this_node_attrs_inherited = sp_repr_css_attr_inherited(this_repr, "style"); local
682 gchar const *this_attr = this_node_attrs_inherited->attribute(key);
686 sp_repr_css_attr_unref(this_node_attrs_inherited);

Completed in 20 milliseconds