Searched refs:pXPoly (Results 1 – 1 of 1) sorted by relevance
1517 XPolygon* pXPoly = aXPolyList.First(); in ImpXPolyPolygon() local1518 while ( pXPoly ) in ImpXPolyPolygon()1521 pXPoly = aXPolyList.Next(); in ImpXPolyPolygon()1538 XPolygon* pXPoly = aXPolyList.First(); in ~ImpXPolyPolygon() local1539 while( pXPoly ) in ~ImpXPolyPolygon()1541 delete pXPoly; in ~ImpXPolyPolygon()1542 pXPoly = aXPolyList.Next(); in ~ImpXPolyPolygon()1795 while( pXPoly ) in Clear()1797 delete pXPoly; in Clear()1842 while( pXPoly ) in Move()[all …]
Completed in 19 milliseconds