Searched refs:LayoutListenerContainer (Results 1 – 2 of 2) sorted by relevance
824 LayoutListenerContainer::iterator iListener (maLayoutListeners.begin()); in RemoveLayoutListener()825 LayoutListenerContainer::iterator iEnd (maLayoutListeners.end()); in RemoveLayoutListener()1132 LayoutListenerContainer aContainerCopy (maLayoutListeners); in NotifyLayoutModeChange()1133 LayoutListenerContainer::iterator iListener (aContainerCopy.begin()); in NotifyLayoutModeChange()1134 LayoutListenerContainer::iterator iEnd (aContainerCopy.end()); in NotifyLayoutModeChange()1162 LayoutListenerContainer aContainer; in NotifyDisposing()1164 LayoutListenerContainer::iterator iListener (aContainer.begin()); in NotifyDisposing()1165 LayoutListenerContainer::iterator iEnd (aContainer.end()); in NotifyDisposing()
211 LayoutListenerContainer; typedef in sdext::presenter::PresenterWindowManager212 LayoutListenerContainer maLayoutListeners;
Completed in 24 milliseconds