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()199 const ViewAppletShapeVector::iterator aEnd( maViewAppletShapes.end() ); in removeViewLayer()209 ViewAppletShapeVector::iterator aIter; in removeViewLayer()248 != static_cast<ViewAppletShapeVector::difference_type>(maViewAppletShapes.size()) ) in implRender()
Completed in 9 milliseconds