Searched refs:TargetView (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/preferences/shortcuts/clv/
H A DMouseWatcher.h3 messages to the target BView (TargetView is specified as the target handler in the BMessenger used to
13 "where" (B_POINT_TYPE) - The position of the mouse in TargetView's coordinate system.
36 thread_id StartMouseWatcher(BView* TargetView);
H A DMouseWatcher.cpp9 thread_id StartMouseWatcher(BView* TargetView) argument
12 new BMessenger(TargetView));
/haiku-fatelf/headers/os/interface/
H A DLayout.h28 BView* TargetView() const;
/haiku-fatelf/src/kits/interface/
H A DLayout.cpp111 BLayout::TargetView() const function in class:BLayout
547 SetTarget(Layout()->TargetView());

Completed in 88 milliseconds