Searched refs:mpPolyPoly (Results 1 – 3 of 3) sorted by relevance
1097 PolyPolygon* mpPolyPoly;1112 : mpPolyPoly(NULL),1136 mpPolyPoly = pPolyPoly;1138 mpPolyPoly->Clear();1182 mpPolyPoly->Insert( aPoly );
266 struct GgoData { basegfx::B2DPolygon maPolygon; basegfx::B2DPolyPolygon* mpPolyPoly; }; member295 pGgoData->mpPolyPoly->append( rPolygon ); in GgoClosePathProc()310 aGgoData.mpPolyPoly = &rResult; in GetGlyphOutline()
221 struct GgoData { basegfx::B2DPolygon maPolygon; basegfx::B2DPolyPolygon* mpPolyPoly; }; member233 static_cast<GgoData*>(pData)->mpPolyPoly->append( rPolygon ); in MyCGPathApplierFunc()271 aGgoData.mpPolyPoly = &rResult; in GetGlyphOutline()
Completed in 27 milliseconds