Home
last modified time | relevance | path

Searched refs:doContinueAllDocumentSearch (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/okular/okular-21.12.3/core/
H A Ddocument_p.h193 …void doContinueAllDocumentSearch(void *pagesToNotifySet, void *pageMatchesMap, int currentPage, in… in Q_DECLARE_FLAGS()
H A Ddocument.cpp1687 void DocumentPrivate::doContinueAllDocumentSearch(void *pagesToNotifySet, void *pageMatchesMap, int… in doContinueAllDocumentSearch() function in DocumentPrivate
1734 …[this, pagesToNotifySet, pageMatches, currentPage, searchID] { doContinueAllDocumentSearch(pagesTo… in doContinueAllDocumentSearch()
3622 …hot(0, this, [this, pagesToNotify, pageMatches, searchID] { d->doContinueAllDocumentSearch(pagesTo… in searchText()