Searched refs:HasHeightForWidth (Results 1 - 25 of 43) sorted by last modified time

12

/haiku/src/kits/interface/
H A DStatusBar.cpp657 = BStatusBar::HasHeightForWidth();
H A DMenu.cpp1262 = BMenu::HasHeightForWidth();
H A DOutlineListView.cpp552 = BOutlineListView::HasHeightForWidth();
H A DScrollView.cpp683 = BScrollView::HasHeightForWidth();
H A DListView.cpp1521 = BListView::HasHeightForWidth();
H A DTextView.cpp1102 = BTextView::HasHeightForWidth();
2697 BTextView::HasHeightForWidth() function in class:BTextView
2700 return BView::HasHeightForWidth();
H A DColorControl.cpp1075 = BColorControl::HasHeightForWidth();
H A DLayoutUtils.cpp188 if (view->HasHeightForWidth()) {
H A DButton.cpp540 = BButton::HasHeightForWidth();
H A DMenuField.cpp877 = BMenuField::HasHeightForWidth();
H A DWindow.cpp2462 if (GetLayout()->HasHeightForWidth())
H A DView.cpp5309 = BView::HasHeightForWidth();
5490 BView::HasHeightForWidth() function in class:BView
5493 ? fLayoutData->fLayout->HasHeightForWidth() : false);
6692 // HasHeightForWidth()
H A DBox.cpp479 = BBox::HasHeightForWidth();
H A DScrollBar.cpp1103 = BScrollBar::HasHeightForWidth();
H A DTextControl.cpp965 = BTextControl::HasHeightForWidth();
H A DMenuBar.cpp416 = BMenuBar::HasHeightForWidth();
H A DCardLayout.cpp130 BCardLayout::HasHeightForWidth() function in class:BCardLayout
134 if (ItemAt(i)->HasHeightForWidth())
157 if (item->HasHeightForWidth()) {
H A DDragger.cpp475 = BDragger::HasHeightForWidth();
H A DStringView.cpp529 = BStringView::HasHeightForWidth();
H A DControl.cpp495 = BControl::HasHeightForWidth();
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.h48 virtual bool HasHeightForWidth();
H A DTextDocumentView.cpp259 TextDocumentView::HasHeightForWidth() function in class:TextDocumentView
/haiku/headers/os/interface/
H A DTextView.h251 virtual bool HasHeightForWidth();
H A DView.h625 virtual bool HasHeightForWidth();
/haiku/src/preferences/printers/
H A DTestPageView.cpp128 virtual bool HasHeightForWidth() { return true; } function in class:RadialLinesView

Completed in 166 milliseconds

12