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

/inkscape/src/display/
H A Dnr-style.h115 float tspan_width; member in struct:NRStyle
H A Dnr-style.cpp68 , tspan_width(0)
329 tspan_width = style->text_decoration_data.tspan_width;
H A Ddrawing-text.cpp388 double tsp_width_adj = _nrstyle.tspan_width / _nrstyle.font_size;
/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp158 text_source->style->text_decoration_data.tspan_width = _spans[span_index].width();
/inkscape/src/
H A Dstyle-internal.h1260 float tspan_width; // from libnrtype, when it calculates spans member in struct:SPITextDecorationData

Completed in 442 milliseconds