Searched defs:rControlRegion (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/vcl/unx/kde/ |
| H A D | salnativewidgets-kde.cxx | 787 QPushButton *WidgetPainter::pushButton( const Rectangle& rControlRegion, in pushButton() 824 QRadioButton *WidgetPainter::radioButton( const Rectangle& rControlRegion ) in radioButton() 853 QCheckBox *WidgetPainter::checkBox( const Rectangle& rControlRegion ) in checkBox() 882 QComboBox *WidgetPainter::comboBox( const Rectangle& rControlRegion, in comboBox() 907 QLineEdit *WidgetPainter::lineEdit( const Rectangle& rControlRegion ) in lineEdit() 920 QSpinWidget *WidgetPainter::spinWidget( const Rectangle& rControlRegion ) in spinWidget() 939 QTabBar *WidgetPainter::tabBar( const Rectangle& rControlRegion ) in tabBar() 968 QTabWidget *WidgetPainter::tabWidget( const Rectangle& rControlRegion ) in tabWidget() 982 QListView *WidgetPainter::listView( const Rectangle& rControlRegion ) in listView() 995 QScrollBar *WidgetPainter::scrollBar( const Rectangle& rControlRegion, in scrollBar() [all …]
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outdevnative.cxx | 119 const Rectangle& rControlRegion, in HitTestNativeControl() 221 const Rectangle& rControlRegion, in DrawNativeControl() 264 const Rectangle& rControlRegion, in DrawNativeControlText() 302 const Rectangle& rControlRegion, in GetNativeControlRegion()
|
| H A D | salgdilayout.cxx | 704 …phics::HitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, in HitTestNativeControl() 754 …Graphics::DrawNativeControl( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, in DrawNativeControl() 771 …hics::DrawNativeControlText( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, in DrawNativeControlText() 788 …etNativeControlRegion( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, Cont… in GetNativeControlRegion()
|
| /AOO41X/main/vcl/aqua/source/gdi/ |
| H A D | salnativewidgets.cxx | 382 …phics::hitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, in hitTestNativeControl() 475 const Rectangle& rControlRegion, in drawNativeControl() 1249 …etNativeControlRegion( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, Cont… in getNativeControlRegion()
|
| /AOO41X/main/vcl/unx/kde4/ |
| H A D | KDESalGraphics.cxx | 83 QRect region2QRect( const Rectangle& rControlRegion ) in region2QRect() 232 const Rectangle& rControlRegion, ControlState nControlState, in drawNativeControl()
|
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | salnativewidgets-luna.cxx | 1057 const Rectangle& rControlRegion, in drawNativeControl() 1213 const Rectangle& rControlRegion, in getNativeControlRegion()
|
| /AOO41X/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 602 const Rectangle& rControlRegion, in hitTestNativeControl() 712 const Rectangle& rControlRegion, in drawNativeControl() 923 const Rectangle& rControlRegion, in getNativeControlRegion()
|