Lines Matching refs:SharedPaneGroup
227 typedef ::boost::shared_ptr<PaneGroup> SharedPaneGroup; typedef
348 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in FreezePanes()
363 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in ActivatePanes()
379 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in DeactivatePanes()
420 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in RestoreFrozenWindows()
555 vector<SharedPaneGroup>::const_iterator iGroup; in ShowPane()
631 vector<SharedPaneGroup>::const_iterator iGroup; in HidePane()
682 SharedPaneGroup pUpperPanes (new PaneGroup()); in SetupPaneGroups()
694 SharedPaneGroup pLowerPanes (new PaneGroup()); in SetupPaneGroups()
706 SharedPaneGroup aUpperPanes = maPaneGroups[0]; in MovePanesAway()
707 SharedPaneGroup aLowerPanes = maPaneGroups[1]; in MovePanesAway()
780 SharedPaneGroup pLowerPanes (new PaneGroup()); in ShowPane()
843 SharedPaneGroup aPanes (maPaneGroups[0]); in HidePane()
962 SharedPaneGroup pAllPanes (new PaneGroup()); in ShowPane()