Lines Matching defs:XCanvas

169     void CanvasHelper::drawPoint( const rendering::XCanvas* 	/*pCanvas*/,  in drawPoint()
204 void CanvasHelper::drawLine( const rendering::XCanvas* /*pCanvas*/, in drawLine()
243 void CanvasHelper::drawBezier( const rendering::XCanvas* /*pCanvas*/, in drawBezier()
287 …e< rendering::XCachedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCanvas* /… in drawPolyPolygon()
331 … rendering::XCachedPrimitive > CanvasHelper::strokePolyPolygon( const rendering::XCanvas* /… in strokePolyPolygon()
400 …ng::XCachedPrimitive > CanvasHelper::strokeTexturedPolyPolygon( const rendering::XCanvas* /… in strokeTexturedPolyPolygon()
411 …CachedPrimitive > CanvasHelper::strokeTextureMappedPolyPolygon( const rendering::XCanvas* /… in strokeTextureMappedPolyPolygon()
423 … rendering::XPolyPolygon2D > CanvasHelper::queryStrokeShapes( const rendering::XCanvas* /… in queryStrokeShapes()
433 …e< rendering::XCachedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCanvas* /… in fillPolyPolygon()
461 …:XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const rendering::XCanvas* /… in fillTextureMappedPolyPolygon()
472 …uno::Reference< rendering::XCanvasFont > CanvasHelper::createFont( const rendering::XCanvas* in createFont()
486 …uence< rendering::FontInfo > CanvasHelper::queryAvailableFonts( const rendering::XCanvas* /*… in queryAvailableFonts()
494 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawText( const rendering::XCanvas* in drawText()
546 …ce< rendering::XCachedPrimitive > CanvasHelper::drawTextLayout( const rendering::XCanvas* /*… in drawTextLayout()
573 …erence< rendering::XCachedPrimitive > CanvasHelper::drawBitmap( const rendering::XCanvas* /*p… in drawBitmap()