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

/inkscape/src/ui/widget/
H A Dcolor-slider.cpp33 static const gint SLIDER_WIDTH = 96; variable
158 int width = SLIDER_WIDTH + padding.get_left() + padding.get_right();
185 requisition->width = SLIDER_WIDTH + style->xthickness * 2;

Completed in 12 milliseconds