Home
last modified time | relevance | path

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

/aoo4110/main/basebmp/inc/basebmp/
H A Dpolypolygonrenderer.hxx183 detail::VectorOfVertexPtr* pAETOther = &aAET2; in renderClippedPolyPolygon() local
295 pAETOther->clear(); in renderClippedPolyPolygon()
307 pAETOther->push_back( (*pAET)[0] ); in renderClippedPolyPolygon()
309 pAETOther->push_back( (*pAET)[1] ); in renderClippedPolyPolygon()
334 detail::sortAET(*pAET, *pAETOther); in renderClippedPolyPolygon()
341 pAETOther->push_back( *currVertex ); in renderClippedPolyPolygon()
349 pAETOther->push_back( *currVertex ); in renderClippedPolyPolygon()
352 std::swap( pAET, pAETOther ); in renderClippedPolyPolygon()

Completed in 11 milliseconds