Home
last modified time | relevance | path

Searched refs:ImplDrawFadeArrow (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/source/window/
H A Dsplitwin.cxx2021 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()
/aoo41x/main/vcl/inc/vcl/
H A Dsplitwin.hxx129 SAL_DLLPRIVATE void ImplDrawFadeArrow( const Point& rPt, sal_Bool bHorz, sal_Bool bLeft );

Completed in 33 milliseconds