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

/haiku-fatelf/src/servers/app/stackandtile/
H A DTiling.cpp248 int32 hIndex = hTabs->IndexOf(crossing->HorizontalTab()); local
249 if (hIndex < 0)
302 int32 h = hIndex;
307 if (h == hIndex + hSearchDirection)

Completed in 29 milliseconds