Searched refs:MaxSize (Results 101 - 125 of 174) sorted by relevance

1234567

/haiku/src/kits/interface/
H A DMenuBar.cpp212 BMenuBar::MaxSize() function in class:BMenuBar
214 BSize size = BMenu::MaxSize();
401 = BMenuBar::MaxSize();
H A DSplitLayout.cpp89 virtual BSize MaxSize() function in class:BSplitLayout::SplitterItem
947 info->max = item->MaxSize();
1289 BSize max = item->MaxSize();
1305 fMax.width = fHorizontalLayouter->MaxSize();
1306 fMax.height = fVerticalLayouter->MaxSize();
1374 fCachedMaxHeightForWidth = verticalLayouter->MaxSize();
H A DCheckBox.cpp321 BCheckBox::MaxSize() function in class:BCheckBox
408 = BCheckBox::MaxSize();
H A DRadioButton.cpp413 = BRadioButton::MaxSize();
473 BRadioButton::MaxSize() function in class:BRadioButton
H A DStringView.cpp209 BStringView::MaxSize() function in class:BStringView
514 = BStringView::MaxSize();
H A DSeparatorView.cpp315 BSeparatorView::MaxSize() function in class:BSeparatorView
439 BRect frame = BLayoutUtils::AlignInFrame(bounds, fLabelView->MaxSize(),
H A DCardLayout.cpp311 BSize max = item->MaxSize();
H A DBMCPrivate.cpp315 _BMCMenuBar_::MaxSize() function in class:_BMCMenuBar_
H A DButton.cpp525 = BButton::MaxSize();
593 BButton::MaxSize() function in class:BButton
H A DAlert.cpp58 virtual BSize MaxSize();
741 TAlertView::MaxSize() function in class:TAlertView
H A DStatusBar.cpp232 BStatusBar::MaxSize() function in class:BStatusBar
645 = BStatusBar::MaxSize();
H A DPopUpMenu.cpp188 = BPopUpMenu::MaxSize();
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.h175 virtual BSize MaxSize();
/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.cpp138 PlayPauseButton::MaxSize() function in class:PlayPauseButton
/haiku/src/apps/switcher/
H A DWindowsView.cpp195 virtual BSize MaxSize() function in class:StringItemRenderer
H A DLaunchButton.cpp239 LaunchButton::MaxSize() function in class:LaunchButton
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp91 MediaFileInfoView::MaxSize() function in class:MediaFileInfoView
/haiku/headers/os/interface/
H A DSlider.h157 virtual BSize MaxSize();
H A DTabView.h152 virtual BSize MaxSize();
H A DListView.h70 virtual BSize MaxSize();
/haiku/headers/private/shared/
H A DCalendarView.h79 virtual BSize MaxSize();
/haiku/src/kits/tracker/
H A DDialogPane.cpp222 PaneSwitch::MaxSize() function in class:PaneSwitch
/haiku/src/preferences/filetypes/
H A DIconView.h89 virtual BSize MaxSize();
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp274 PropertyListView::MaxSize() function in class:PropertyListView
276 return BView::MaxSize();
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DView.cpp117 View::MaxSize() function in class:View

Completed in 219 milliseconds

1234567