Searched defs:rControlRegion (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 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() 939 QTabBar *WidgetPainter::tabBar( const Rectangle& rControlRegion ) in tabBar() 982 QListView *WidgetPainter::listView( const Rectangle& rControlRegion ) in listView() 995 QScrollBar *WidgetPainter::scrollBar( const Rectangle& rControlRegion, in scrollBar() 1069 QMenuBar *WidgetPainter::menuBar( const Rectangle& rControlRegion) in menuBar() 1147 QRect WidgetPainter::region2QRect( const Rectangle& rControlRegion ) in region2QRect() 1231 const Rectangle& rControlRegion, const Point& rPos, in hitTestNativeControl() 1338 const Rectangle& rControlRegion, ControlState nState, in drawNativeControl() [all …]
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salnativewidgets-luna.cxx | 1057 const Rectangle& rControlRegion, in drawNativeControl() 1213 const Rectangle& rControlRegion, in getNativeControlRegion()
|
/aoo42x/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()
|
Completed in 64 milliseconds