Lines Matching refs:Left

752         aPixmapRect = Rectangle( Point( aCtrlRect.Left()-1, aCtrlRect.Top()-1 ),  in drawNativeControl()
1068 aRect.Right() = aRect.Left() + slider_length - 1; in getNativeControlRegion()
1074 aRect.Right() = aRect.Left() + slider_width - 1; in getNativeControlRegion()
1109 x = rControlRectangle.Left(); in NWPaintGTKButton()
1154 clipRect.x = it->Left(); in NWPaintGTKButton()
1233 x = aAreaRect.Left(); in NWGetButtonArea()
1278 x = rControlRectangle.Left() + (rControlRectangle.GetWidth()-indicator_size)/2; in NWPaintGTKRadio()
1300 clipRect.x = it->Left(); in NWPaintGTKRadio()
1337 x = rControlRectangle.Left() + (rControlRectangle.GetWidth()-indicator_size)/2; in NWPaintGTKCheck()
1347 clipRect.x = it->Left(); in NWPaintGTKCheck()
1368 rButton.Left() + ( rButton.GetWidth() - rArrow.GetWidth() ) / 2, in NWCalcArrowRect()
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()
1539 thumbRect.Right() = thumbRect.Left() + slider_width - 1; in NWPaintGTKScrollbar()
1618 x+hShim+thumbRect.Left(), y+vShim+thumbRect.Top(), in NWPaintGTKScrollbar()
1628 x+hShim+button11BoundRect.Left(), y+vShim+button11BoundRect.Top(), in NWPaintGTKScrollbar()
1634 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
1643 x+hShim+button12BoundRect.Left(), y+vShim+button12BoundRect.Top(), in NWPaintGTKScrollbar()
1649 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
1659 x+hShim+button21BoundRect.Left(), y+vShim+button21BoundRect.Top(), in NWPaintGTKScrollbar()
1665 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
1674 x+hShim+button22BoundRect.Left(), y+vShim+button22BoundRect.Top(), in NWPaintGTKScrollbar()
1680 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
1749 buttonRect.setX( aAreaRect.Left() ); in NWGetScrollButtonRect()
1756 buttonRect.setX( aAreaRect.Left() ); in NWGetScrollButtonRect()
1762 buttonRect.setX( aAreaRect.Left() ); in NWGetScrollButtonRect()
1768 buttonRect.setX( aAreaRect.Left() + aAreaRect.GetWidth() - buttonWidth ); in NWGetScrollButtonRect()
1796 clipRect.x = it->Left(); in NWPaintGTKEditBox()
1904 aEditBoxRect.Left(), aEditBoxRect.Top(), in NWPaintOneEditBox()
1908 aEditBoxRect.Left(), aEditBoxRect.Top(), in NWPaintOneEditBox()
1977 aEditBoxRect.SetSize( Size( upBtnRect.Left() - pixmapRect.Left(), aEditBoxRect.GetHeight() ) ); in NWPaintGTKSpinBox()
1994 (shadowRect.Left() - pixmapRect.Left()), (shadowRect.Top() - pixmapRect.Top()), in NWPaintGTKSpinBox()
2031 buttonRect.setX( aAreaRect.Left() + (aAreaRect.GetWidth() - buttonRect.GetWidth()) ); in NWGetSpinButtonRect()
2044 buttonRect.Right() = buttonRect.Left()-1; in NWGetSpinButtonRect()
2045 buttonRect.Left() = aAreaRect.Left(); in NWGetSpinButtonRect()
2078 (buttonRect.Left() - aAreaRect.Left()), (buttonRect.Top() - aAreaRect.Top()), in NWPaintOneSpinButton()
2084 arrowRect.setX( buttonRect.Left() + (buttonRect.GetWidth() - arrowRect.GetWidth()) / 2 ); in NWPaintOneSpinButton()
2092 (arrowRect.Left() - aAreaRect.Left()), (arrowRect.Top() - aAreaRect.Top()), in NWPaintOneSpinButton()
2123 x = rControlRectangle.Left(); in NWPaintGTKComboBox()
2132 buttonRect.Left() += 1; in NWPaintGTKComboBox()
2140 …arrowRect.SetPos( Point( buttonRect.Left() + (gint)((buttonRect.GetWidth() - arrowRect.GetWidth())… in NWPaintGTKComboBox()
2145 clipRect.x = it->Left(); in NWPaintGTKComboBox()
2157 x+(buttonRect.Left() - pixmapRect.Left()), in NWPaintGTKComboBox()
2162 x+(buttonRect.Left() - pixmapRect.Left()), in NWPaintGTKComboBox()
2168 … x+(arrowRect.Left() - pixmapRect.Left()), y+(arrowRect.Top() - pixmapRect.Top()), in NWPaintGTKComboBox()
2205 aButtonRect.SetPos( Point( aAreaRect.Left() + aAreaRect.GetWidth() - nButtonWidth, in NWGetComboBoxButtonRect()
2342 (char *)"tab", (tabRect.Left() - pixmapRect.Left()), (tabRect.Top() - pixmapRect.Top()), in NWPaintGTKTabItem()
2403 pixmapRect.SetPos( Point( pixmapRect.Left() - 1, in NWPaintGTKListBox()
2410 x = pixmapRect.Left(); in NWPaintGTKListBox()
2429 clipRect.x = it->Left(); in NWPaintGTKListBox()
2442 x+(widgetRect.Left() - pixmapRect.Left()), in NWPaintGTKListBox()
2449 x+(aIndicatorRect.Left() - pixmapRect.Left()), in NWPaintGTKListBox()
2459 x+(widgetRect.Left() - pixmapRect.Left()), y+(widgetRect.Top() - pixmapRect.Top()), in NWPaintGTKListBox()
2488 x = rControlRectangle.Left(); in NWPaintGTKToolbar()
2522 g_x = pVal->maGripRect.Left(); in NWPaintGTKToolbar()
2558 clipRect.x = it->Left(); in NWPaintGTKToolbar()
2635 x = rControlRectangle.Left(); in NWPaintGTKMenubar()
2652 clipRect.x = it->Left(); in NWPaintGTKMenubar()
2725 x = rControlRectangle.Left(); in NWPaintGTKPopupMenu()
2746 clipRect.x = it->Left(); in NWPaintGTKPopupMenu()
2846 x = rControlRectangle.Left(); in NWPaintGTKTooltip()
2853 clipRect.x = it->Left(); in NWPaintGTKTooltip()
2882 aRect.Left() -= 2; in NWPaintGTKListNode()
3154 aPartPos.X() = aAreaRect.Left() + aAreaRect.GetWidth() - aPartSize.Width(); in NWGetListBoxButtonRect()
3159 aPartPos.X() = aAreaRect.Left() + xthickness; in NWGetListBoxButtonRect()
3164 aPartPos.X() = aAreaRect.Left(); in NWGetListBoxButtonRect()
3210 …aIndicatorRect.SetPos( Point( aAreaRect.Left() + aAreaRect.GetWidth() - width - right - gWidgetDat… in NWGetListBoxIndicatorRect()
3259 aRet.Right() = aRet.Left() + nMinWidth; in NWGetToolbarRect()
3671 srcRect.Left(), srcRect.Top(), srcRect.GetWidth(), srcRect.GetHeight(), 0, 0 ); in NWGetPixmapFromScreen()
3704 0, 0, dstRect.GetWidth(), dstRect.GetHeight(), dstRect.Left(), dstRect.Top() ); in NWRenderPixmapToScreen()