Searched refs:fScrollingView (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp22 fScrollingView(NULL),
64 fScrollingView = fClickedWindow->ViewAt(where);
95 fScrollingView = NULL;
113 if (fScrollingView) {
115 fClickedWindow->ScrollViewBy(fScrollingView, -dx, -dy);
H A DDesktop.h110 ViewLayer* fScrollingView; member in class:Desktop

Completed in 84 milliseconds