Searched refs:ImplDrawFadeArrow (Results 1 – 2 of 2) sorted by relevance
/aoo4110/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 2093 ImplDrawFadeArrow( Point( i-8, y), bHorz, bLeft ); in ImplDrawGrip() 2108 ImplDrawFadeArrow( Point( i+3, y), bHorz, bLeft ); in ImplDrawGrip() 2116 ImplDrawFadeArrow( Point( x, i-8), bHorz, bLeft ); in ImplDrawGrip() 2131 ImplDrawFadeArrow( Point( x, i+3), bHorz, bLeft ); in ImplDrawGrip()
|
/aoo4110/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 56 milliseconds