Searched refs:aCurrShapeEntry (Results 1 – 1 of 1) sorted by relevance
821 LayerShapeMap::iterator aCurrShapeEntry( maAllShapes.begin() ); in updateShapeLayers() local825 while( aCurrShapeEntry != aEndShapeEntry ) in updateShapeLayers()827 const ShapeSharedPtr pCurrShape( aCurrShapeEntry->first ); in updateShapeLayers()841 aCurrShapeEntry); in updateShapeLayers()842 aCurrLayerFirstShapeEntry=aCurrShapeEntry; in updateShapeLayers()847 aWeakLayers.at(nCurrLayerIndex) != aCurrShapeEntry->second ) in updateShapeLayers()864 if( rCurrWeakLayer != aCurrShapeEntry->second ) in updateShapeLayers()875 LayerSharedPtr pOldLayer( aCurrShapeEntry->second.lock() ); in updateShapeLayers()890 aCurrShapeEntry->second = rCurrWeakLayer; in updateShapeLayers()903 ++aCurrShapeEntry; in updateShapeLayers()[all …]
Completed in 15 milliseconds