Lines Matching refs:Top

752         aPixmapRect = Rectangle( Point( aCtrlRect.Left()-1, aCtrlRect.Top()-1 ),  in drawNativeControl()
1069 aRect.Bottom() = aRect.Top() + slider_width - 1; in getNativeControlRegion()
1073 aRect.Bottom() = aRect.Top() + slider_length - 1; in getNativeControlRegion()
1110 y = rControlRectangle.Top(); in NWPaintGTKButton()
1155 clipRect.y = it->Top(); in NWPaintGTKButton()
1234 y = aAreaRect.Top(); in NWGetButtonArea()
1279 y = rControlRectangle.Top() + (rControlRectangle.GetHeight()-indicator_size)/2; in NWPaintGTKRadio()
1301 clipRect.y = it->Top(); in NWPaintGTKRadio()
1338 y = rControlRectangle.Top() + (rControlRectangle.GetHeight()-indicator_size)/2; in NWPaintGTKCheck()
1348 clipRect.y = it->Top(); in NWPaintGTKCheck()
1369 rButton.Top() + ( rButton.GetHeight() - rArrow.GetHeight() ) / 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()
1489 thumbRect.Bottom() = thumbRect.Top() + 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()
1750 buttonRect.setY( aAreaRect.Top() ); in NWGetScrollButtonRect()
1757 buttonRect.setY( aAreaRect.Top() ); in NWGetScrollButtonRect()
1763 buttonRect.setY( aAreaRect.Top() + aAreaRect.GetHeight() - buttonHeight ); in NWGetScrollButtonRect()
1769 buttonRect.setY( aAreaRect.Top() ); in NWGetScrollButtonRect()
1797 clipRect.y = it->Top(); in NWPaintGTKEditBox()
1904 aEditBoxRect.Left(), aEditBoxRect.Top(), in NWPaintOneEditBox()
1908 aEditBoxRect.Left(), aEditBoxRect.Top(), in NWPaintOneEditBox()
1994 (shadowRect.Left() - pixmapRect.Left()), (shadowRect.Top() - pixmapRect.Top()), in NWPaintGTKSpinBox()
2034 buttonRect.setY( aAreaRect.Top() ); in NWGetSpinButtonRect()
2035 buttonRect.Bottom() = buttonRect.Top() + (aAreaRect.GetHeight() / 2); in NWGetSpinButtonRect()
2039 buttonRect.setY( aAreaRect.Top() + (aAreaRect.GetHeight() / 2) ); in NWGetSpinButtonRect()
2046 buttonRect.Top() = aAreaRect.Top(); in NWGetSpinButtonRect()
2078 (buttonRect.Left() - aAreaRect.Left()), (buttonRect.Top() - aAreaRect.Top()), in NWPaintOneSpinButton()
2086 arrowRect.setY( buttonRect.Top() + (buttonRect.GetHeight() - arrowRect.GetHeight()) / 2 + 1); in NWPaintOneSpinButton()
2088 arrowRect.setY( buttonRect.Top() + (buttonRect.GetHeight() - arrowRect.GetHeight()) / 2 - 1); in NWPaintOneSpinButton()
2092 (arrowRect.Left() - aAreaRect.Left()), (arrowRect.Top() - aAreaRect.Top()), in NWPaintOneSpinButton()
2124 y = rControlRectangle.Top(); in NWPaintGTKComboBox()
2141 … buttonRect.Top() + (gint)((buttonRect.GetHeight() - arrowRect.GetHeight()) / 2) ) ); in NWPaintGTKComboBox()
2146 clipRect.y = it->Top(); in NWPaintGTKComboBox()
2158 y+(buttonRect.Top() - pixmapRect.Top()), in NWPaintGTKComboBox()
2163 y+(buttonRect.Top() - pixmapRect.Top()), in NWPaintGTKComboBox()
2168 … x+(arrowRect.Left() - pixmapRect.Left()), y+(arrowRect.Top() - pixmapRect.Top()), in NWPaintGTKComboBox()
2206 aAreaRect.Top() ) ); in NWGetComboBoxButtonRect()
2342 (char *)"tab", (tabRect.Left() - pixmapRect.Left()), (tabRect.Top() - pixmapRect.Top()), in NWPaintGTKTabItem()
2404 pixmapRect.Top() - 1 ) ); in NWPaintGTKListBox()
2411 y = pixmapRect.Top(); in NWPaintGTKListBox()
2430 clipRect.y = it->Top(); in NWPaintGTKListBox()
2443 y+(widgetRect.Top() - pixmapRect.Top()), in NWPaintGTKListBox()
2450 y+(aIndicatorRect.Top() - pixmapRect.Top()), in NWPaintGTKListBox()
2459 x+(widgetRect.Left() - pixmapRect.Left()), y+(widgetRect.Top() - pixmapRect.Top()), in NWPaintGTKListBox()
2489 y = rControlRectangle.Top(); in NWPaintGTKToolbar()
2523 g_y = pVal->maGripRect.Top(); in NWPaintGTKToolbar()
2559 clipRect.y = it->Top(); in NWPaintGTKToolbar()
2636 y = rControlRectangle.Top(); in NWPaintGTKMenubar()
2653 clipRect.y = it->Top(); in NWPaintGTKMenubar()
2726 y = rControlRectangle.Top(); in NWPaintGTKPopupMenu()
2747 clipRect.y = it->Top(); in NWPaintGTKPopupMenu()
2847 y = rControlRectangle.Top(); in NWPaintGTKTooltip()
2854 clipRect.y = it->Top(); in NWPaintGTKTooltip()
2884 aRect.Top() -= 2; in NWPaintGTKListNode()
3146 Point aPartPos ( 0, aAreaRect.Top() ); in NWGetListBoxButtonRect()
3211 aAreaRect.Top() + ((aAreaRect.GetHeight() - height) / 2) ) ); in NWGetListBoxIndicatorRect()
3261 aRet.Bottom() = aRet.Top() + nMinHeight; 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()