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

/haiku/headers/private/app/
H A DLooperList.h56 struct FindLooperPred { struct in class:BPrivate::BLooperList
57 FindLooperPred(const BLooper* loop) : looper(loop) {} function in struct:BPrivate::BLooperList::FindLooperPred
/haiku/src/kits/app/
H A DLooperList.cpp83 FindLooperPred(looper)) != fData.end();
94 FindLooperPred(looper));
246 BLooperList::FindLooperPred::operator()(BLooperList::LooperData& data)

Completed in 96 milliseconds