Lines Matching refs:Move
652 aBackward.Move( 0, aBackward.GetHeight() / 2 ); in hitTestNativeControl()
654 aBackward.Move( aBackward.GetWidth() / 2, 0 ); in hitTestNativeControl()
667 aForward.Move( 0, aForward.GetHeight() / 2 ); in hitTestNativeControl()
669 aForward.Move( aForward.GetWidth() / 2, 0 ); in hitTestNativeControl()
1411 thumbRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1412 button11BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1413 button22BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1414 button12BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1415 button21BoundRect.Move( -rControlRectangle.Left(), -rControlRectangle.Top() ); in NWPaintGTKScrollbar()
1457 scrollbarRect.Move( 0, vShim ); in NWPaintGTKScrollbar()
1468 button12BoundRect.Move( stepper_size - trough_border, in NWPaintGTKScrollbar()
1472 button11BoundRect.Move( trough_border, (scrollbarRect.GetHeight() - slider_width) / 2 ); in NWPaintGTKScrollbar()
1478 …button22BoundRect.Move( stepper_size+(trough_border+1)/2, (scrollbarRect.GetHeight() - slider_widt… in NWPaintGTKScrollbar()
1479 … button21BoundRect.Move( (trough_border+1)/2, (scrollbarRect.GetHeight() - slider_width) / 2 ); in NWPaintGTKScrollbar()
1483 … button22BoundRect.Move( (trough_border+1)/2, (scrollbarRect.GetHeight() - slider_width) / 2 ); in NWPaintGTKScrollbar()
1501 thumbRect.Move( 0, (scrollbarRect.GetHeight() - slider_width) / 2 ); in NWPaintGTKScrollbar()
1508 scrollbarRect.Move( hShim, 0 ); in NWPaintGTKScrollbar()
1519 button12BoundRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, in NWPaintGTKScrollbar()
1522 button11BoundRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, trough_border ); in NWPaintGTKScrollbar()
1528 …button22BoundRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, stepper_size+(trough_border… in NWPaintGTKScrollbar()
1529 … button21BoundRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, (trough_border+1)/2 ); in NWPaintGTKScrollbar()
1533 … button22BoundRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, (trough_border+1)/2 ); in NWPaintGTKScrollbar()
1551 thumbRect.Move( (scrollbarRect.GetWidth() - slider_width) / 2, 0 ); in NWPaintGTKScrollbar()
1833 pixmapRect.Move( -(focusWidth), -(focusWidth) ); in NWGetEditBoxPixmapRect()
2278 pixmapRect.Move( -2, 0 ); in NWPaintGTKTabItem()
2284 pixmapRect.Move( 0, -2 ); in NWPaintGTKTabItem()
2358 pixmapRect.Move( 1, 0 ); in NWPaintGTKTabItem()
3215 aIndicatorRect.Move( 0, 1 ); in NWGetListBoxIndicatorRect()