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

/haiku-fatelf/src/apps/codycam/
H A DCodyCam.cpp871 int32 tabNum = -1; local
873 tabNum = tabView->Selection();
885 if (tabNum > 0) {
888 newTabView->Select(tabNum);

Completed in 175 milliseconds