Searched refs:penShouldDraw (Results 1 – 2 of 2) sorted by relevance
364 bool penShouldDraw( double totalLength, const Plot & plot );
1940 else if ( penShouldDraw( totalLength, plot ) ) in drawPlot()2247 bool View::penShouldDraw( double length, const Plot & plot ) in penShouldDraw() function in View