Searched refs:NotifyNegatives (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/text_search/
H A DFileIterator.h24 virtual bool NotifyNegatives() const = 0;
H A DChangesIterator.h24 virtual bool NotifyNegatives() const;
H A DInitialIterator.h34 virtual bool NotifyNegatives() const;
H A DChangesIterator.cpp76 ChangesIterator::NotifyNegatives() const function in class:ChangesIterator
H A DInitialIterator.cpp96 InitialIterator::NotifyNegatives() const function in class:InitialIterator
H A DGrepper.cpp182 if (fIterator->NotifyNegatives()) {

Completed in 44 milliseconds