Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DPage.cpp309 static Frame* incrementFrame(Frame* curr, bool forward, bool wrapFlag) in incrementFrame()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.cpp1188 bool Editor::findString(const String& target, bool forward, bool caseFlag, bool wrapFlag, bool star… in findString()