Home
last modified time | relevance | path

Searched refs:o_rPoly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx333 void appendRect( ::basegfx::B2DPolyPolygon& o_rPoly, in appendRect() argument
343 o_rPoly.append( in appendRect()
348 void appendRect( ::basegfx::B2DPolyPolygon& o_rPoly, in appendRect() argument
354 o_rPoly.append( in appendRect()
359 void appendDashes( ::basegfx::B2DPolyPolygon& o_rPoly, in appendDashes() argument
375 appendRect( o_rPoly, in appendDashes()
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx659 bool importFromSvgPoints( B2DPolygon& o_rPoly, in importFromSvgPoints() argument
662 o_rPoly.clear(); in importFromSvgPoints()
676 o_rPoly.append(B2DPoint(nX, nY)); in importFromSvgPoints()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx580 BASEGFX_DLLPUBLIC bool importFromSvgPoints( B2DPolygon& o_rPoly,

Completed in 27 milliseconds