Home
last modified time | relevance | path

Searched refs:needOutput (Results 1 – 4 of 4) sorted by relevance

/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.cxx154 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 …]
H A Ddx_bitmapcanvashelper.cxx94 if( needOutput() ) in clear()
119 if( needOutput() ) in drawTextLayout()
H A Ddx_canvashelper.hxx239 bool needOutput() const { return mpGraphicsProvider.get() != NULL; }; in needOutput() function in dxcanvas::CanvasHelper
H A Ddx_canvashelper_texturefill.cxx562 if( needOutput() ) in fillTexturedPolyPolygon()

Completed in 28 milliseconds