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

/haiku/headers/os/interface/
H A DWindow.h321 BHandler* _DetermineTarget(BMessage* message,
/haiku/src/kits/interface/
H A DWindow.cpp2939 a) it uses the _DetermineTarget() method to tell what the later target of
3019 handler = _DetermineTarget(fLastMessage, handler);
3218 BWindow::_DetermineTarget(BMessage* message, BHandler* target) function in class:BWindow

Completed in 127 milliseconds