Searched refs:HasHeightForWidth (Results 26 - 43 of 43) sorted by relevance

12

/haiku/src/kits/interface/
H A DButton.cpp540 = BButton::HasHeightForWidth();
H A DStatusBar.cpp657 = BStatusBar::HasHeightForWidth();
H A DTextControl.cpp965 = BTextControl::HasHeightForWidth();
H A DColorControl.cpp1075 = BColorControl::HasHeightForWidth();
H A DOutlineListView.cpp552 = BOutlineListView::HasHeightForWidth();
H A DScrollView.cpp683 = BScrollView::HasHeightForWidth();
H A DSlider.cpp329 = BSlider::HasHeightForWidth();
H A DScrollBar.cpp1103 = BScrollBar::HasHeightForWidth();
H A DMenuField.cpp877 = BMenuField::HasHeightForWidth();
H A DTextView.cpp1102 = BTextView::HasHeightForWidth();
2697 BTextView::HasHeightForWidth() function in class:BTextView
2700 return BView::HasHeightForWidth();
H A DView.cpp5309 = BView::HasHeightForWidth();
5490 BView::HasHeightForWidth() function in class:BView
5493 ? fLayoutData->fLayout->HasHeightForWidth() : false);
6692 // HasHeightForWidth()
H A DListView.cpp1521 = BListView::HasHeightForWidth();
H A DMenu.cpp1262 = BMenu::HasHeightForWidth();
H A DWindow.cpp2462 if (GetLayout()->HasHeightForWidth())
/haiku/headers/os/interface/
H A DTextView.h251 virtual bool HasHeightForWidth();
H A DView.h625 virtual bool HasHeightForWidth();
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp259 TextDocumentView::HasHeightForWidth() function in class:TextDocumentView
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp144 bool HasHeightForWidth() { function in class:HeightForWidthTestView

Completed in 130 milliseconds

12