Home
last modified time | relevance | path

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

/aoo4110/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
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 Dsplitwin.hxx129 SAL_DLLPRIVATE void ImplDrawFadeArrow( const Point& rPt, sal_Bool bHorz, sal_Bool bLeft );

Completed in 35 milliseconds