Searched refs:m_locatingActiveRect (Results 1 – 2 of 2) sorted by relevance
1215 m_locatingActiveRect = true; in find()1368 if (m_locatingActiveRect) { in scopeStringMatches()1378 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) { in scopeStringMatches()1385 m_locatingActiveRect = false; in scopeStringMatches()1548 , m_locatingActiveRect(false) in WebFrameImpl()
311 bool m_locatingActiveRect; variable