Home
last modified time | relevance | path

Searched refs:wrapWithinFrame (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebFrame.h555 bool wrapWithinFrame,
/external/chromium_org/third_party/WebKit/Source/web/
DWebFrameImpl.h210 bool wrapWithinFrame, WebRect* selectionRect);
DWebFrameImpl.cpp1465 …er, const WebString& searchText, const WebFindOptions& options, bool wrapWithinFrame, WebRect* sel… in find() argument
1493 | (wrapWithinFrame ? WrapAround : 0) in find()