Searched refs:bWithPie (Results 1 – 2 of 2) sorted by relevance
1247 …void drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool bWithPie, bool…
8939 …( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool bWithPie, bool bWithChord ) in drawArc() argument8994 if( bWithChord || bWithPie ) in drawArc()8996 if( bWithPie ) in drawArc()9003 if( ! bWithChord && ! bWithPie ) in drawArc()
Completed in 65 milliseconds