Searched refs:m_activeMatchFrame (Results 1 – 2 of 2) sorted by relevance
245 const WebFrameImpl* activeMatchFrame() const { return m_activeMatchFrame; } in activeMatchFrame()348 WebFrameImpl* m_activeMatchFrame; variable
1498 WebFrameImpl* oldActiveFrame = mainFrameImpl->m_activeMatchFrame; in find()1500 mainFrameImpl->m_activeMatchFrame = this; in find()1678 mainFrameImpl->m_activeMatchFrame = this; in scopeStringMatches()1900 , m_activeMatchFrame(0) in WebFrameImpl()