Searched refs:ViewAppletShapeVector (Results 1 – 1 of 1) sorted by relevance
116 typedef ::std::vector< ViewAppletShapeSharedPtr > ViewAppletShapeVector; typedef in slideshow::internal::AppletShape117 ViewAppletShapeVector maViewAppletShapes;141 ViewAppletShapeVector::const_iterator aIter(maViewAppletShapes.begin()); in implViewChanged()142 ViewAppletShapeVector::const_iterator const aEnd (maViewAppletShapes.end()); in implViewChanged()198 const ViewAppletShapeVector::iterator aEnd( maViewAppletShapes.end() ); in removeViewLayer()208 ViewAppletShapeVector::iterator aIter; in removeViewLayer()247 != static_cast<ViewAppletShapeVector::difference_type>(maViewAppletShapes.size()) ) in implRender()
Completed in 5 milliseconds