Home
last modified time | relevance | path

Searched refs:initialSelection (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.cpp
H A Dquickfind.h
/glogg/src/
H A Dquickfind.cpp121 *selection_ = incrementalSearchStatus_.initialSelection(); in incrementalSearchStop()
132 *selection_ = incrementalSearchStatus_.initialSelection(); in incrementalSearchAbort()
H A Dquickfind.h171 Selection initialSelection() const { return initialSelection_; } in initialSelection() function