Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.cxx2037 bool found = (pos + lengthFind) <= limitPos; in FindText() local
2142 bool found = (pos + lengthFind) <= limitPos; in FindText() local