Searched refs:stepper_size (Results 1 – 1 of 1) sorted by relevance
1402 gint stepper_size = 0; in NWPaintGTKScrollbar() local1433 "stepper_size", &stepper_size, in NWPaintGTKScrollbar()1468 button12BoundRect.Move( stepper_size - trough_border, in NWPaintGTKScrollbar()1473 button11BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()1474 button12BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()1520 stepper_size + trough_border ); in NWPaintGTKScrollbar()1524 button12BoundRect.SetSize( Size( slider_width, stepper_size ) ); in NWPaintGTKScrollbar()1699 gint stepper_size; in NWGetScrollButtonRect() local1708 "stepper-size", &stepper_size, in NWGetScrollButtonRect()1737 buttonHeight = stepper_size + trough_border + stepper_spacing; in NWGetScrollButtonRect()[all …]
Completed in 28 milliseconds