Searched defs:wrapFlag (Results 1 – 3 of 3) sorted by relevance
490 static Frame* incrementFrame(Frame* curr, bool forward, bool wrapFlag) in incrementFrame()
3287 static Frame *incrementFrame(Frame *curr, bool forward, bool wrapFlag) in incrementFrame()3298 /* [in] */ BOOL wrapFlag, in searchFor()
2953 bool Editor::findString(const String& target, bool forward, bool caseFlag, bool wrapFlag, bool star… in findString()