Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx1247 …void drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool bWithPie, bool…
H A Dpdfwriter_impl.cxx8939 …( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool bWithPie, bool bWithChord ) in drawArc() argument
8994 if( bWithChord || bWithPie ) in drawArc()
8996 if( bWithPie ) in drawArc()
9003 if( ! bWithChord && ! bWithPie ) in drawArc()

Completed in 85 milliseconds