Searched refs:PaneGroup (Results 1 – 1 of 1) sorted by relevance
58 class PaneGroup;85 ::std::vector< ::boost::shared_ptr<PaneGroup> > maPaneGroups;199 class PaneGroup class202 PaneGroup (void);203 ~PaneGroup (void);227 typedef ::boost::shared_ptr<PaneGroup> SharedPaneGroup;682 SharedPaneGroup pUpperPanes (new PaneGroup()); in SetupPaneGroups()694 SharedPaneGroup pLowerPanes (new PaneGroup()); in SetupPaneGroups()780 SharedPaneGroup pLowerPanes (new PaneGroup()); in ShowPane()905 ::boost::bind(&PaneGroup::HidePanes, maPaneGroups[0])); in CreateShowAnimation()[all …]