Home
last modified time | relevance | path

Searched defs:nbMatches (Results 1 – 8 of 8) sorted by relevance

/glogg/glogg/tests/
H A Dtestlogfiltereddata.cpp
/glogg/tests/
H A Dtestlogfiltereddata.cpp568 void TestLogFilteredData::searchProgressed( int nbMatches, int completion ) in searchProgressed()
/glogg/glogg/src/data/
H A Dlogfiltereddataworkerthread.cpp
H A Dlogfiltereddata.cpp
/glogg/src/data/
H A Dlogfiltereddataworkerthread.cpp222 int nbMatches = searchData.getNbMatches(); in doSearch() local
H A Dlogfiltereddata.cpp278 void LogFilteredData::handleSearchProgressed( int nbMatches, int progress, qint64 initial_position ) in handleSearchProgressed()
/glogg/glogg/src/
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dcrawlerwidget.cpp299 void CrawlerWidget::updateFilteredView( int nbMatches, int progress, qint64 initial_position ) in updateFilteredView()
938 void CrawlerWidget::printSearchInfoMessage( int nbMatches ) in printSearchInfoMessage()