Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.h309 int ordinalOfFirstMatchForFrame(WebFrameImpl*) const;
DWebFrameImpl.cpp1778 …client()->reportFindInPageSelection(identifier, ordinalOfFirstMatchForFrame(this) + activeMatchOrd… in reportFindInPageSelection()
2261 int WebFrameImpl::ordinalOfFirstMatchForFrame(WebFrameImpl* frame) const in ordinalOfFirstMatchForFrame() function in WebKit::WebFrameImpl
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1629071 (WebKit::WebFrameImpl::ordinalOfFirstMatchForFrame):