Searched refs:_ClickedTabIndex (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DSmartTabView.h62 int32 _ClickedTabIndex(const BPoint& point);
H A DSmartTabView.cpp90 int32 tabIndex = _ClickedTabIndex(point);
275 SmartTabView::_ClickedTabIndex(const BPoint& point) function in class:SmartTabView

Completed in 84 milliseconds