Lines Matching refs:SetSize

264     void SetSize( int n)  in SetSize()  function in NWPixmapCache
649 aBackward.SetSize( aSize ); in hitTestNativeControl()
664 aForward.SetSize( aSize ); in hitTestNativeControl()
1365 rArrow.SetSize( aSize ); in NWCalcArrowRect()
1423 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + 1, in NWPaintGTKScrollbar()
1458 scrollbarRect.SetSize( Size( scrollbarRect.GetWidth(), sliderHeight ) ); in NWPaintGTKScrollbar()
1473 button11BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()
1474 button12BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()
1486 button21BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()
1487 button22BoundRect.SetSize( Size( stepper_size, slider_width ) ); in NWPaintGTKScrollbar()
1496 thumbRect.SetSize( Size( min_slider_length, thumbRect.GetHeight() ) ); in NWPaintGTKScrollbar()
1509 scrollbarRect.SetSize( Size( sliderWidth, scrollbarRect.GetHeight() ) ); in NWPaintGTKScrollbar()
1523 button11BoundRect.SetSize( Size( slider_width, stepper_size ) ); in NWPaintGTKScrollbar()
1524 button12BoundRect.SetSize( Size( slider_width, stepper_size ) ); in NWPaintGTKScrollbar()
1536 button21BoundRect.SetSize( Size( slider_width, stepper_size ) ); in NWPaintGTKScrollbar()
1537 button22BoundRect.SetSize( Size( slider_width, stepper_size ) ); in NWPaintGTKScrollbar()
1546 thumbRect.SetSize( Size( thumbRect.GetWidth(), min_slider_length ) ); in NWPaintGTKScrollbar()
1772 buttonRect.SetSize( Size( buttonWidth, buttonHeight ) ); in NWGetScrollButtonRect()
1834 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + (2*(focusWidth)), in NWGetEditBoxPixmapRect()
1977 aEditBoxRect.SetSize( Size( upBtnRect.Left() - pixmapRect.Left(), aEditBoxRect.GetHeight() ) ); in NWPaintGTKSpinBox()
2029 …buttonRect.SetSize( Size( buttonSize + 2 * gWidgetData[nScreen].gSpinButtonWidget->style->xthickne… in NWGetSpinButtonRect()
2083 arrowRect.SetSize( Size( arrowSize, arrowSize ) ); in NWPaintOneSpinButton()
2135 …aEditBoxRect.SetSize( Size( pixmapRect.GetWidth() - buttonRect.GetWidth(), aEditBoxRect.GetHeight(… in NWPaintGTKComboBox()
2138 arrowRect.SetSize( Size( (gint)(MIN_ARROW_SIZE * ARROW_EXTENT), in NWPaintGTKComboBox()
2204 aButtonRect.SetSize( Size( nButtonWidth, aAreaRect.GetHeight() ) ); in NWGetComboBoxButtonRect()
2217 aButtonRect.SetSize( Size( aAreaRect.GetWidth() - nButtonWidth - 2 * adjust_x, in NWGetComboBoxButtonRect()
2254 aCacheItems.SetSize( 20 ); in NWPaintGTKTabItem()
2256 aCachePage.SetSize( 1 ); in NWPaintGTKTabItem()
2279 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + 2, pixmapRect.GetHeight() ) ); in NWPaintGTKTabItem()
2405 pixmapRect.SetSize( Size( pixmapRect.GetWidth() + 2, in NWPaintGTKListBox()
3209 aIndicatorRect.SetSize( Size( width, height ) ); in NWGetListBoxIndicatorRect()