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

/haiku/src/servers/app/stackandtile/
H A DTiling.cpp73 fFreeAreaRight, fFreeAreaBottom)) {
244 fFreeAreaLeft = fFreeAreaRight = fFreeAreaTop = fFreeAreaBottom = NULL;
261 endHTab = &fFreeAreaBottom;
269 endHTab = &fFreeAreaBottom;
276 fFreeAreaBottom = crossing->HorizontalTab();
284 fFreeAreaBottom = crossing->HorizontalTab();
317 bestBottomTab = fFreeAreaBottom;
329 fFreeAreaBottom = bestBottomTab;
390 if (fFreeAreaBottom && fFreeAreaTop
391 && fFreeAreaBottom
[all...]
H A DTiling.h71 Tab* fFreeAreaBottom; member in class:SATTiling

Completed in 42 milliseconds