Searched refs:aNatRgn (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/source/window/ |
H A D | decoview.cxx | 777 Rectangle aNatRgn( rRect ); in ImplDrawFrame() local 779 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in ImplDrawFrame() 822 Rectangle aNatRgn( rRect ); in ImplDrawFrame() local 824 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in ImplDrawFrame()
|
H A D | status.cxx | 1764 Rectangle aNatRgn( Point( 0, 0 ), Size( 150, 50 ) ); in CalcWindowSizePixel() local 1766 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcWindowSizePixel()
|
/trunk/main/vcl/source/control/ |
H A D | spinfld.cxx | 114 Rectangle aNatRgn( aPt, aSize ); in ImplDrawNativeSpinfield() local 117 … aNatRgn, 0, rSpinbuttonValue, rtl::OUString(), aBound, aContent) ) in ImplDrawNativeSpinfield()
|
Completed in 27 milliseconds