Searched refs:needOutput (Results 1 – 4 of 4) sorted by relevance
154 if( needOutput() ) in clear()174 if( needOutput() ) in drawPoint()210 if( needOutput() ) in drawLine()249 if( needOutput() ) in drawBezier()295 if( needOutput() ) in drawPolyPolygon()340 if( needOutput() ) in strokePolyPolygon()441 if( needOutput() ) in fillPolyPolygon()477 if( needOutput() ) in createFont()504 if( needOutput() ) in drawText()554 if( needOutput() ) in drawTextLayout()[all …]
94 if( needOutput() ) in clear()119 if( needOutput() ) in drawTextLayout()
239 bool needOutput() const { return mpGraphicsProvider.get() != NULL; }; in needOutput() function in dxcanvas::CanvasHelper
562 if( needOutput() ) in fillTexturedPolyPolygon()
Completed in 25 milliseconds