Searched refs:PlacedCaret (Results 1 – 2 of 2) sorted by relevance
307 enum SelectionInitiationState { HaveNotStartedSelection, PlacedCaret, ExtendedSelection }; enumerator
451 m_selectionInitiationState = PlacedCaret; in updateSelectionForMouseDownDispatchingSelectStart()