Searched defs:preferredHeight (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/interface/
H A DLayoutUtils.cpp200 float preferredHeight; local
H A DCardLayout.cpp151 float preferredHeight = fPreferred.height; local
H A DTwoDimensionalLayout.cpp549 AddInsets(float* minHeight, float* maxHeight, float* preferredHeight) argument
896 InternalGetHeightForWidth( LocalLayouter* localLayouter, BLayoutContext* context, bool realLayout, float* minHeight, float* maxHeight, float* preferredHeight) argument
957 float minHeight, maxHeight, preferredHeight; local
1139 InternalGetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
1332 float minHeight, maxHeight, preferredHeight; local
[all...]
H A DSplitLayout.cpp596 float minHeight, maxHeight, preferredHeight; local
1319 _InternalGetHeightForWidth(float width, bool realLayout, float* minHeight, float* maxHeight, float* preferredHeight) argument
1420 _AddInsets(float* minHeight, float* maxHeight, float* preferredHeight) argument
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp191 float dummy, preferredHeight; local
229 float dummy, preferredHeight; local
148 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
196 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
234 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
267 float dummy, preferredHeight; local
272 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
[all...]
/haiku/src/apps/deskbar/
H A DStatusView.cpp237 TReplicantTray::GetPreferredSize(float* preferredWidth, float* preferredHeight) argument

Completed in 55 milliseconds