Home
last modified time | relevance | path

Searched refs:LastTabIndex (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp80 bool isLast = index == fContainerView->LastTabIndex(); in Draw()
109 int32 last = fContainerView->LastTabIndex(); in DrawBackground()
H A DTabContainerView.h53 int32 LastTabIndex() in LastTabIndex() function