Searched refs:button11BoundRect (Results 1 – 1 of 1) sorted by relevance
1391 Rectangle button11BoundRect = pScrollbarVal->maButton1Rect; // backward in NWPaintGTKScrollbar() local1412 button11BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()1472 button11BoundRect.Move( trough_border, (scrollbarRect.GetHeight() - slider_width) / 2 ); in NWPaintGTKScrollbar()1473 button11BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()1522 button11BoundRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, trough_border ); in NWPaintGTKScrollbar()1523 button11BoundRect.SetSize( Size( slider_width, stepper_size ) ); in NWPaintGTKScrollbar()1628 x+hShim+button11BoundRect.Left(), y+vShim+button11BoundRect.Top(), in NWPaintGTKScrollbar()1629 button11BoundRect.GetWidth(), button11BoundRect.GetHeight() ); in NWPaintGTKScrollbar()1631 NWCalcArrowRect( button11BoundRect, arrowRect ); in NWPaintGTKScrollbar()
Completed in 33 milliseconds