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

/inkscape/src/widgets/
H A Druler.cpp621 requisition->height = style->ythickness * 2 + size;
631 requisition->height = style->ythickness * 2 + 1;
1123 gint ythickness; local
1157 ythickness = style->ythickness;
1172 height = allocation.height - ythickness * 2;
1181 height = allocation.width - ythickness * 2;
1222 height + ythickness,
1230 ythickness,
1232 allocation.height - 2 * ythickness);
1416 gint ythickness; local
[all...]

Completed in 18 milliseconds