Home
last modified time | relevance | path

Searched refs:VectorOfVertexVectors (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygonrasterconverter.hxx123 typedef ::std::vector<VectorOfVertices> VectorOfVertexVectors; typedef in basegfx::B2DPolyPolygonRasterConverter
133 VectorOfVertexVectors maScanlines;
/aoo4110/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx428 VectorOfVertexVectors::iterator aIter( maScanlines.begin() ); in init()
429 VectorOfVertexVectors::iterator aEnd( maScanlines.end() ); in init()

Completed in 16 milliseconds