Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DFSClipboard.h68 void UpdatePoseViews(BMessage* reportMessage);
H A DFSClipboard.cpp800 BClipboardRefsWatcher::UpdatePoseViews(BMessage* reportMessage) in UpdatePoseViews() function in BClipboardRefsWatcher
H A DTracker.cpp604 fClipboardRefsWatcher->UpdatePoseViews(message); in MessageReceived()