Lines Matching refs:GetToolBox
97 UnregisterWindow((*iPanel)->GetTitleBar()->GetToolBox()); in ClearPanels()
127 UnregisterWindow(mpDeckTitleBar->GetToolBox()); in SetDeckTitle()
134 RegisterWindow(mpDeckTitleBar->GetToolBox()); in SetDeckTitle()
152 RegisterWindow((*iPanel)->GetTitleBar()->GetToolBox()); in SetPanels()
203 else if (&mpDeckTitleBar->GetToolBox() == &rWindow) in GetFocusLocation()
215 if (pTitleBar!=NULL && &pTitleBar->GetToolBox()==&rWindow) in GetFocusLocation()
270 else if (mpDeckTitleBar->GetToolBox().GetItemCount() > 0) in FocusDeckTitle()
272 ToolBox& rToolBox = mpDeckTitleBar->GetToolBox(); in FocusDeckTitle()
392 UnregisterWindow((*iPanel)->GetTitleBar()->GetToolBox()); in RemoveWindow()
415 maPanels[aFocusLocation.mnIndex]->GetTitleBar()->GetToolBox().GetItemCount() > 0); in MoveFocusInsidePanel()
420 maPanels[aFocusLocation.mnIndex]->GetTitleBar()->GetToolBox().GrabFocus(); in MoveFocusInsidePanel()
449 mpDeckTitleBar->GetToolBox().GetItemCount() > 0); in MoveFocusInsideDeckTitle()
456 mpDeckTitleBar->GetToolBox().GrabFocus(); in MoveFocusInsideDeckTitle()