Searched refs:ImplDrawFadeArrow (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/window/ |
H A D | splitwin.cxx | 2021 void SplitWindow::ImplDrawFadeArrow( const Point& rPt, sal_Bool bHorz, sal_Bool bLeft ) in ImplDrawFadeArrow() function in SplitWindow 2099 ImplDrawFadeArrow( Point( i-9, y), bHorz, bLeft ); in ImplDrawGrip() 2110 ImplDrawFadeArrow( Point( i, y), bHorz, bLeft ); in ImplDrawGrip() 2118 ImplDrawFadeArrow( Point( x, i-9), bHorz, bLeft ); in ImplDrawGrip() 2129 ImplDrawFadeArrow( Point( x, i), bHorz, bLeft ); in ImplDrawGrip()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | splitwin.hxx | 129 SAL_DLLPRIVATE void ImplDrawFadeArrow( const Point& rPt, sal_Bool bHorz, sal_Bool bLeft );
|
Completed in 21 milliseconds