Home
last modified time | relevance | path

Searched refs:sp_style_ref (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dnr-filter-primitive.cpp178 if (style) sp_style_ref(style); in setStyle()
H A Ddrawing-item.cpp330 if (style) sp_style_ref(style); in setStyle()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DLayout-TNG-Input.cpp58 sp_style_ref(style); in appendText()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dstyle.h359 SPStyle *sp_style_ref(SPStyle *style); // SPStyle::ref();
H A Dstyle.cpp1241 sp_style_ref(SPStyle *style) in sp_style_ref() function