Lines Matching refs:const_iterator
63 LayerShapeMap::const_iterator aIter( maAllShapes.begin() ); in manageViews()
64 const LayerShapeMap::const_iterator aEnd ( maAllShapes.end() ); in manageViews()
372 const XShapeHash::const_iterator aIter( maXShapeHash.find( xShape )); in lookupShape()
508 const LayerVector::const_iterator aEnd( maLayers.end() ); in isUpdatePending()
524 const ShapeUpdateSet::const_iterator aEnd=maUpdateShapes.end(); in updateSprites()
525 ShapeUpdateSet::const_iterator aCurrShape=maUpdateShapes.begin(); in updateSprites()
582 LayerShapeMap::const_iterator aIter( maAllShapes.begin() ); in update()
583 const LayerShapeMap::const_iterator aEnd ( maAllShapes.end() ); in update()
692 LayerShapeMap::const_iterator aIter( maAllShapes.begin() ); in renderTo()
693 const LayerShapeMap::const_iterator aEnd ( maAllShapes.end() ); in renderTo()
733 const LayerShapeMap::const_iterator aShapeEntry( maAllShapes.find(rShape) ); in addUpdateArea()
744 LayerShapeMap::const_iterator aFirstLayerShape, in commitLayerChanges()
745 LayerShapeMap::const_iterator aEndLayerShapes ) in commitLayerChanges()