Searched refs:StrokeAndFillPath (Results 1 – 4 of 4) sorted by relevance
800 pOut->StrokeAndFillPath( sal_False, sal_True ); in ReadEnhWMF()804 pOut->StrokeAndFillPath( sal_True, sal_True ); in ReadEnhWMF()808 pOut->StrokeAndFillPath( sal_True, sal_False ); in ReadEnhWMF()
625 void StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill );
1108 void WinMtfOutput::StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill ) in StrokeAndFillPath() function in WinMtfOutput
1576 if( StrokeAndFillPath( getHDC() ) ) in drawPolygonBezier()1633 if( StrokeAndFillPath( getHDC() ) ) in drawPolyPolygonBezier()
Completed in 51 milliseconds