Searched refs:dispatchSelectStart (Results 1 – 3 of 3) sorted by relevance
257 bool dispatchSelectStart();
944 … if (trialFrameSelection->selection().isRange() && m_selection.isCaret() && !dispatchSelectStart()) in modify()1814 bool FrameSelection::dispatchSelectStart() in dispatchSelectStart() function in WebCore::FrameSelection
330 static inline bool dispatchSelectStart(Node* node) in dispatchSelectStart() function356 if (!dispatchSelectStart(targetNode)) in updateSelectionForMouseDownDispatchingSelectStart()727 if (m_selectionInitiationState == HaveNotStartedSelection && !dispatchSelectStart(target)) in updateSelectionForMouseDrag()