Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebFrameImpl.cpp1657 IntRect activeSelectionRect; in scopeStringMatches() local
1659 activeSelectionRect = m_activeMatch.get() ? in scopeStringMatches()
1668 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) { in scopeStringMatches()