Searched refs:BottomVar (Results 1 - 2 of 2) sorted by path

/haiku/src/servers/app/stackandtile/
H A DSATGroup.cpp80 fMinHeightConstraint = linearSpec->AddConstraint(1.0, BottomVar(), -1.0,
85 fMaxHeightConstraint = linearSpec->AddConstraint(1.0, BottomVar(), -1.0,
93 BottomVar(), kEQ, 0, kExtentPenalty,
522 BottomVar()->Value() - kMakePositiveOffset);
H A DSATGroup.h175 Variable* BottomVar() { return BottomTab()->Var(); } function in class:WindowArea

Completed in 55 milliseconds