Home
last modified time | relevance | path

Searched refs:SetContentAspectRatio (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/libs/alm/
H A DArea.h68 void SetContentAspectRatio(double ratio);
/haiku/src/tests/libs/alm/
H A DFriendLayout.cpp71 layout1->AreaFor(button2)->SetContentAspectRatio(1.0f); in FriendWindow()
/haiku/src/libs/alm/
H A DArea.cpp221 Area::SetContentAspectRatio(double ratio) in SetContentAspectRatio() function in Area
H A DALMLayout.cpp1172 area->SetContentAspectRatio(contentAspectRatio); in ItemUnarchived()