Searched refs:m_locatingActiveRect (Results 1 – 2 of 2) sorted by relevance
1523 m_locatingActiveRect = true; in find()1658 if (m_locatingActiveRect) { in scopeStringMatches()1668 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) { in scopeStringMatches()1675 m_locatingActiveRect = false; in scopeStringMatches()2106 , m_locatingActiveRect(false) in WebFrameImpl()
454 bool m_locatingActiveRect; variable