Searched refs:newWidth (Results 76 - 80 of 80) sorted by relevance

1234

/haiku/src/servers/app/
H A DServerWindow.cpp1397 float newWidth, newHeight; local
1398 link.Read<float>(&newWidth);
1404 fCurrentView->Name(), newWidth, newHeight));
1406 float deltaWidth = newWidth - fCurrentView->Frame().Width();
/haiku/src/kits/interface/
H A DScrollBar.cpp531 BScrollBar::FrameResized(float newWidth, float newHeight) argument
H A DListView.cpp261 BListView::FrameResized(float newWidth, float newHeight) argument
H A DWindow.cpp1339 BWindow::FrameResized(float newWidth, float newHeight) argument
H A DView.cpp1306 BView::FrameResized(float newWidth, float newHeight) argument

Completed in 65 milliseconds

1234