HomeSort by relevance Sort by last modified time
    Searched refs:PlacedCaret (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 360 m_selectionInitiationState = PlacedCaret;
    [all...]

Completed in 1278 milliseconds