Searched defs:deltaWidth (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/
H A DServerWindow.cpp1406 float deltaWidth = newWidth - fCurrentView->Frame().Width(); local
/haiku/src/kits/interface/
H A DWindow.cpp3178 int32 deltaWidth = (int32)(fFrame.Width() - fTopView->Bounds().Width()); local
H A DView.cpp4852 BView::ResizeBy(float deltaWidth, float deltaHeight) argument
6155 BView::_ResizeBy(int32 deltaWidth, int32 deltaHeight) argument
H A DTextView.cpp4030 float deltaWidth = 0.0; local

Completed in 194 milliseconds