Searched defs:preferredWidth (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/interface/
H A DColumnTypes.cpp213 float preferredWidth = parent->StringWidth(out_string.String()); local
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp167 Header(float width, float minWidth, float maxWidth, float preferredWidth, int32 modelIndex) argument
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp190 float preferredWidth = 49; local
228 float preferredWidth = floor(fSum / 2) - 1; local
266 float preferredWidth = floor(sqrt(fProduct)); local
/haiku/src/apps/diskprobe/
H A DDataView.cpp991 int32 preferredWidth = WidthForFontSize(size); local
/haiku/src/apps/deskbar/
H A DStatusView.cpp237 TReplicantTray::GetPreferredSize(float* preferredWidth, float* preferredHeight) argument

Completed in 64 milliseconds