Searched defs:GetHeightForWidth (Results 1 - 12 of 12) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextView.cpp81 TextView::GetHeightForWidth(float width, float* min, float* max, function in class:TextView
H A DTextDocumentView.cpp266 TextDocumentView::GetHeightForWidth(float width, float* min, float* max, function in class:TextDocumentView
/haiku/src/kits/interface/
H A DViewLayoutItem.cpp146 BViewLayoutItem::GetHeightForWidth(float width, float* min, float* max, function in class:BViewLayoutItem
H A DViewPort.cpp97 virtual void GetHeightForWidth(float width, float* min, float* max, function in class:BPrivate::BViewPort::ViewPortLayout
H A DLayoutItem.cpp77 BLayoutItem::GetHeightForWidth(float width, float* min, float* max, function in class:BLayoutItem
H A DCardLayout.cpp143 BCardLayout::GetHeightForWidth(float width, float* min, float* max, function in class:BCardLayout
H A DTwoDimensionalLayout.cpp388 BTwoDimensionalLayout::GetHeightForWidth(float width, float* min, float* max, function in class:BTwoDimensionalLayout
H A DSplitLayout.cpp554 BSplitLayout::GetHeightForWidth(float width, float* min, float* max, function in class:BSplitLayout
H A DView.cpp5498 BView::GetHeightForWidth(float width, float* min, float* max, float* preferred) function in class:BView
H A DTextView.cpp2708 BTextView::GetHeightForWidth(float width, float* min, float* max, function in class:BTextView
/haiku/src/preferences/printers/
H A DTestPageView.cpp142 RadialLinesView::GetHeightForWidth(float width, function in class:RadialLinesView
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp148 void GetHeightForWidth(float width, float* minHeight, float* maxHeight, function in class:HeightForWidthTestView
196 virtual void GetHeightForWidth(float width, float* minHeight, function in class:HeightForWidthTestView::FixedAspectRatioType
234 virtual void GetHeightForWidth(float width, float* minHeight, function in class:HeightForWidthTestView::FixedSumType
272 virtual void GetHeightForWidth(float width, float* minHeight, function in class:HeightForWidthTestView::FixedProductType

Completed in 125 milliseconds