Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx359 void AddPointsToPath(const Polygon & rPoly);
501 void OS2METReader::AddPointsToPath(const Polygon & rPoly) in AddPointsToPath() function in OS2METReader
816 else if (pPathStack!=NULL) AddPointsToPath(aPolygon); in ReadLine()
854 else if (pPathStack!=NULL) AddPointsToPath(aPolygon); in ReadRelLine()
886 AddPointsToPath( Polygon( aBoxRect ) ); in ReadBox()
1243 AddPointsToPath(aPolygon); in ReadBezier()
1266 else if (pPathStack!=NULL) AddPointsToPath(aPolygon); in ReadFillet()
1289 else if (pPathStack!=NULL) AddPointsToPath(aPolygon); in ReadFilletSharp()
1470 AddPointsToPath( p->aPPoly.GetObject( i ) ); in ReadOrder()

Completed in 21 milliseconds