Lines Matching defs:XCanvas

200     void CanvasHelper::drawPoint( const rendering::XCanvas* 	,   in drawPoint()
222 void CanvasHelper::drawLine( const rendering::XCanvas* , in drawLine()
247 void CanvasHelper::drawBezier( const rendering::XCanvas* , in drawBezier()
287 …e< rendering::XCachedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCanvas* , in drawPolyPolygon()
336 … rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XCanvas* , in strokePolyPolygon()
465 …ng::XCachedPrimitive > CanvasHelper::strokeTexturedPolyPolygon( const rendering::XCanvas* , in strokeTexturedPolyPolygon()
475 …CachedPrimitive > CanvasHelper::strokeTextureMappedPolyPolygon( const rendering::XCanvas* , in strokeTextureMappedPolyPolygon()
486 … rendering::XPolyPolygon2D > CanvasHelper::queryStrokeShapes( const rendering::XCanvas* , in queryStrokeShapes()
495 …e< rendering::XCachedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCanvas* , in fillPolyPolygon()
556 …:XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const rendering::XCanvas* , in fillTextureMappedPolyPolygon()
566 …uno::Reference< rendering::XCanvasFont > CanvasHelper::createFont( const rendering::XCanvas* in createFont()
582 …quence< rendering::FontInfo > CanvasHelper::queryAvailableFonts( const rendering::XCanvas* , in queryAvailableFonts()
590 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawText( const rendering::XCanvas* in drawText()
649 …nce< rendering::XCachedPrimitive > CanvasHelper::drawTextLayout( const rendering::XCanvas* , in drawTextLayout()
910 void CanvasHelper::copyRect( const rendering::XCanvas* , in copyRect()