Searched defs:maxHeight (Results 26 - 38 of 38) sorted by relevance

12

/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp148 void GetHeightForWidth(float width, float* minHeight, float* maxHeight, argument
196 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
234 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
272 GetHeightForWidth(float width, float* minHeight, float* maxHeight, float* preferredHeight) argument
[all...]
/haiku/src/kits/interface/
H A DTwoDimensionalLayout.cpp549 BTwoDimensionalLayout::AddInsets(float* minHeight, float* maxHeight, 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
951 float minHeight, maxHeight; local
1420 BSplitLayout::_AddInsets(float* minHeight, float* maxHeight, argument
1319 _InternalGetHeightForWidth(float width, bool realLayout, float* minHeight, float* maxHeight, float* preferredHeight) argument
[all...]
H A DWindow.cpp1516 BWindow::SetZoomLimits(float maxWidth, float maxHeight) argument
1379 SetSizeLimits(float minWidth, float maxWidth, float minHeight, float maxHeight) argument
H A DTextView.cpp5088 float maxHeight = fTextRect.bottom + fLayoutData->bottomInset - viewHeight; local
/haiku/src/libs/print/libprint/
H A DPreview.cpp979 float maxHeight = rect.Height() + 1 - windowBorderHeight - Frame().top; local
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp1107 instantiate_deskbar_item(float maxWidth, float maxHeight) argument
/haiku/src/apps/processcontroller/
H A DProcessController.cpp127 instantiate_deskbar_item(float maxWidth, float maxHeight) argument
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp1454 float maxHeight = 0; local
/haiku/src/servers/app/stackandtile/
H A DSATGroup.cpp201 int32 minHeight, maxHeight; local
/haiku/src/servers/app/
H A DServerWindow.cpp932 int32 minWidth, maxWidth, minHeight, maxHeight; local
4144 int32 minWidth, maxWidth, minHeight, maxHeight; local
[all...]
H A DWindow.cpp1175 SetSizeLimits(int32 minWidth, int32 maxWidth, int32 minHeight, int32 maxHeight) argument
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp554 float maxHeight = frame.Height() + 1 - windowBorder - Frame().top; local

Completed in 89 milliseconds

12