Home
last modified time | relevance | path

Searched refs:StackedWindowAt (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DWindow.h311 Window* StackedWindowAt(const BPoint& where);
H A DWindow.cpp2213 Window::StackedWindowAt(const BPoint& where) in StackedWindowAt() function in Window
H A DDesktop.cpp1953 return window->StackedWindowAt(where); in WindowAt()