Searched refs:GetFocusedPanelItem (Results 1 – 5 of 5) sorted by relevance
127 ::boost::optional< size_t > TabDeckLayouter::GetFocusedPanelItem() const in GetFocusedPanelItem() function in svt::TabDeckLayouter131 return m_pData->pTabBar->GetFocusedPanelItem(); in GetFocusedPanelItem()
1311 ::boost::optional< size_t > PanelTabBar::GetFocusedPanelItem() const in GetFocusedPanelItem() function in svt::PanelTabBar
81 GetFocusedPanelItem() const;
64 ::boost::optional< size_t > GetFocusedPanelItem() const;
353 if ( m_pImpl->getItemPos() == m_pImpl->getTabBar()->GetFocusedPanelItem() ) in getAccessibleStateSet()
Completed in 31 milliseconds