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

/inkscape/src/display/
H A Dnr-style.h114 bool tspan_line_end; member in struct:NRStyle
H A Dnr-style.cpp67 , tspan_line_end(false)
328 tspan_line_end = style->text_decoration_data.tspan_line_end;
/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp171 text_source->style->text_decoration_data.tspan_line_end = true;
174 text_source->style->text_decoration_data.tspan_line_end = false;
/inkscape/src/
H A Dstyle-internal.h1259 bool tspan_line_end; // is last span on a line member in struct:SPITextDecorationData

Completed in 200 milliseconds