HomeSort by relevance Sort by last modified time
    Searched refs:m_locatingActiveRect (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.h 256 bool m_locatingActiveRect;
TextFinder.cpp 153 m_locatingActiveRect = true;
285 if (m_locatingActiveRect) {
295 if (m_locatingActiveRect && (activeSelectionRect == resultBounds)) {
302 m_locatingActiveRect = false;
612 , m_locatingActiveRect(false)

Completed in 93 milliseconds