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

/inkscape/src/display/
H A Dnr-style.h110 float text_decoration_stroke_width; member in struct:NRStyle
H A Dnr-style.cpp64 , text_decoration_stroke_width(0.0)
280 text_decoration_stroke_width = style_td->stroke_width.computed;
471 dc.setLineWidth(text_decoration_stroke_width);

Completed in 55 milliseconds