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

/haiku/headers/private/app/
H A DLooperList.h77 static bool EmptySlotPred(LooperData& Data);
/haiku/src/kits/app/
H A DLooperList.cpp64 = find_if(fData.begin(), fData.end(), EmptySlotPred);
198 BLooperList::EmptySlotPred(LooperData& data) function in class:BPrivate::BLooperList

Completed in 82 milliseconds