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

/haiku/src/kits/tracker/
H A DPoseViewScripting.cpp305 if (fSelectionHandler)
306 fSelectionHandler->PostMessage(&launchMessage);
H A DOpenWithWindow.cpp751 ASSERT(fSelectionHandler != NULL);
752 if (fSelectionHandler != NULL)
753 fSelectionHandler->PostMessage(&message);
H A DPoseView.h726 BLooper* fSelectionHandler; member in class:BPrivate::BPoseView
1269 fSelectionHandler = looper;
H A DPoseView.cpp233 fSelectionHandler(be_app),
8295 if (fSelectionHandler)
8296 fSelectionHandler->PostMessage(&message);

Completed in 85 milliseconds