Lines Matching refs:iEnd
171 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in disposing() local
172 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in disposing()
557 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in PaintChildren() local
558 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in PaintChildren()
825 LayoutListenerContainer::iterator iEnd (maLayoutListeners.end()); in RemoveLayoutListener() local
826 for ( ; iListener!=iEnd; ++iListener) in RemoveLayoutListener()
1134 LayoutListenerContainer::iterator iEnd (aContainerCopy.end()); in NotifyLayoutModeChange() local
1135 for ( ; iListener!=iEnd; ++iListener) in NotifyLayoutModeChange()
1165 LayoutListenerContainer::iterator iEnd (aContainer.end()); in NotifyDisposing() local
1166 for ( ; iListener!=iEnd; ++iListener) in NotifyDisposing()
1192 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in LayoutUnknownMode() local
1193 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in LayoutUnknownMode()
1367 PresenterPaneContainer::PaneList::const_iterator iEnd (mpPaneContainer->maPanes.end()); in CreateClipPolyPolygon() local
1368 for (iPane=mpPaneContainer->maPanes.begin(); iPane!=iEnd; ++iPane) in CreateClipPolyPolygon()