Searched refs:ActiveOnDevice (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/tracker/
H A DQueryContainerWindow.h58 bool ActiveOnDevice(dev_t) const;
H A DQueryContainerWindow.cpp197 BQueryContainerWindow::ActiveOnDevice(dev_t device) const function in class:BQueryContainerWindow
199 return PoseView()->ActiveOnDevice(device);
H A DQueryPoseView.h59 bool ActiveOnDevice(dev_t) const;
H A DQueryPoseView.cpp372 BQueryPoseView::ActiveOnDevice(dev_t device) const function in class:BQueryPoseView
H A DTracker.cpp1326 if (window->ActiveOnDevice(device))
1347 if (window->ActiveOnDevice(device)) {

Completed in 85 milliseconds