Searched refs:Zoom (Results 26 - 34 of 34) sorted by relevance

12

/haiku/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp337 RouteWindow::Zoom(BPoint origin, float width, float height) function in class:RouteWindow
339 D_HOOK(("RouteWindow::Zoom()\n"));
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp214 SoftwareUpdaterWindow::Zoom(BPoint origin, float width, float height) function in class:SoftwareUpdaterWindow
218 BWindow::Zoom(Frame().LeftTop(), width, height);
/haiku/src/kits/interface/
H A DWindow.cpp945 Zoom();
957 Zoom();
1530 BWindow::Zoom(BPoint origin, float width, float height) function in class:BWindow
1540 BWindow::Zoom() function in class:BWindow
1545 // The dimensions that non-virtual Zoom() passes to hook Zoom() are deduced
1622 // Un-Zoom
1630 Zoom(fPreviousFrame.LeftTop(), fPreviousFrame.Width(),
1635 // Zoom
1640 Zoom(zoomAre
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp1560 TermWindow::Zoom(BPoint leftTop, float width, float height) function in class:TermWindow
1563 BWindow::Zoom(leftTop, width, height);
/haiku/src/apps/tv/
H A DMainWin.cpp647 MainWin::Zoom(BPoint rec_position, float rec_width, float rec_height) function in class:MainWin
/haiku/src/apps/magnify/
H A DMagnify.cpp122 { "Zoom", { B_GET_PROPERTY, B_SET_PROPERTY, 0 },
749 TWindow::Zoom(BPoint /*position*/, float /*width*/, float /*height*/) function in class:TWindow
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp482 MainWin::Zoom(BPoint /*position*/, float /*width*/, float /*height*/) function in class:MainWin
/haiku/src/apps/mail/
H A DMailWindow.cpp1900 TMailWindow::Zoom(BPoint /*pos*/, float /*x*/, float /*y*/) function in class:TMailWindow
/haiku/src/kits/tracker/
H A DContainerWindow.cpp1222 BContainerWindow::Zoom(BPoint, float, float) function in class:BContainerWindow

Completed in 242 milliseconds

12