Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.h245 const WebFrameImpl* activeMatchFrame() const { return m_activeMatchFrame; } in activeMatchFrame() function
DWebFrameImpl.cpp2095 if (this == mainFrameImpl->activeMatchFrame() && m_activeMatch.get()) { in setFindEndstateFocusAndSelection()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1629082 (WebKit::WebFrameImpl::activeMatchFrame):