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

/inkscape/src/display/
H A Dnr-style.cpp62 , text_decoration_fill()
91 text_decoration_fill.clear();
271 The behavior here is that if color is defined it is applied to text_decoration_fill/stroke
288 text_decoration_fill.set(style->text_decoration_color.value.color);
291 text_decoration_fill.clear();
305 text_decoration_fill.set(style_td->getFillPaintServer());
307 text_decoration_fill.set(style_td->fill.value.color);
309 text_decoration_fill.clear();
380 switch (text_decoration_fill.type) {
384 text_decoration_fill
[all...]
H A Dnr-style.h108 Paint text_decoration_fill; member in struct:NRStyle

Completed in 222 milliseconds