Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp1665 IntRect activeSelectionRect; in scopeStringMatches() local
1667 activeSelectionRect = m_activeMatch.get() ? in scopeStringMatches()
1676 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) { in scopeStringMatches()