Searched refs:startInSelection (Results 1 – 2 of 2) sorted by relevance
211 … bool findString(const String&, bool forward, bool caseFlag, bool wrapFlag, bool startInSelection);
1188 …findString(const String& target, bool forward, bool caseFlag, bool wrapFlag, bool startInSelection) in findString() argument1190 …| (caseFlag ? 0 : CaseInsensitive) | (wrapFlag ? WrapAround : 0) | (startInSelection ? StartInSele… in findString()