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