Home
last modified time | relevance | path

Searched refs:kWKFindOptionsWrapAround (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/Shared/API/c/
DWKFindOptions.h38 kWKFindOptionsWrapAround = 1 << 4, enumerator
DWKSharedAPICast.h677 if (wkFindOptions & kWKFindOptionsWrapAround) in toFindOptions()
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp284 options |= kWKFindOptionsWrapAround; in findString()
/external/webkit/Tools/MiniBrowser/mac/
DBrowserWindowController.m751 …tring(_webView.pageRef, string, kWKFindOptionsCaseInsensitive | kWKFindOptionsWrapAround | kWKFind…