HomeSort by relevance Sort by last modified time
    Searched refs:ordinalOfFirstMatchForFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.h 154 int ordinalOfFirstMatchForFrame(WebLocalFrameImpl*) const;
TextFinder.cpp 636 int TextFinder::ordinalOfFirstMatchForFrame(WebLocalFrameImpl* frame) const
734 return ordinalOfFirstMatchForFrame(&m_ownerFrame);

Completed in 69 milliseconds