Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/src/
DWebFrameImpl.cpp1366 IntRect resultBounds = resultRange->boundingBox(); in scopeStringMatches() local
1370 m_activeMatch->boundingBox() : resultBounds; in scopeStringMatches()
1378 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) { in scopeStringMatches()
1388 resultBounds.move(-frameView()->scrollOffset().width(), in scopeStringMatches()
1391 frame()->view()->convertToContainingWindow(resultBounds), in scopeStringMatches()