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

  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.h 336 enum SelectionInitiationState { HaveNotStartedSelection, PlacedCaret, ExtendedSelection };
EventHandler.cpp 209 , m_selectionInitiationState(HaveNotStartedSelection)
723 if (m_selectionInitiationState == HaveNotStartedSelection && !dispatchSelectStart(target))
    [all...]

Completed in 44 milliseconds