Home
last modified time | relevance | path

Searched refs:SetHeightAs (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/libs/alm/
H A DAreas.cpp45 a3->SetHeightAs(a1); in AreasWindow()
/haiku/headers/libs/alm/
H A DArea.h97 SetHeightAs(Area* area, float factor = 1.0f);
/haiku/src/libs/alm/
H A DArea.cpp437 Area::SetHeightAs(Area* area, float factor) in SetHeightAs() function in Area