Searched defs:line_through_thickness (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/display/
H A Dnr-style.h120 float line_through_thickness; member in struct:NRStyle
/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp177 double underline_thickness, underline_position, line_through_thickness,line_through_position; local
178 _spans[span_index].font->FontDecoration(underline_position, underline_thickness, line_through_position, line_through_thickness);
181 text_source->style->text_decoration_data.line_through_thickness = line_through_thickness;
187 text_source->style->text_decoration_data.line_through_thickness =
/inkscape/src/
H A Dstyle-internal.h1265 float line_through_thickness; member in struct:SPITextDecorationData

Completed in 62 milliseconds