Home
last modified time | relevance | path

Searched defs:SearchState (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.h
H A Dcrawlerwidget.h
/glogg/src/
H A Dquickfind.h131 enum class SearchState { enum
H A Dcrawlerwidget.h197 SearchState() { state_ = NoSearch; autoRefreshRequested_ = false; } in SearchState() function