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

/haiku/src/servers/app/
H A DDesktop.h221 Window* FrontWindow() const { return fFront; }
382 Window* fFront; member in class:Desktop
H A DDesktop.cpp445 fFront(NULL),
1140 fFront = NULL;
2981 if (fFront != NULL && fFront->IsNormal()
2982 && floating->HasInSubset(fFront)) {
2998 if (mouseEventWindow != fFront)
3048 fFront = NULL;
3056 fFront = window;

Completed in 42 milliseconds