Searched refs:m_locatingActiveRect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DTextFinder.h258 bool m_locatingActiveRect; member in class:blink::TextFinder
H A DTextFinder.cpp154 m_locatingActiveRect = true;
286 if (m_locatingActiveRect) {
296 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) {
303 m_locatingActiveRect = false;
613 , m_locatingActiveRect(false)

Completed in 72 milliseconds