Searched refs:shouldLongPressSelectWord (Results 1 – 1 of 1) sorted by relevance
2275 bool shouldLongPressSelectWord = true; in handleGestureLongPress() local2277 …bool shouldLongPressSelectWord = m_frame->settings() && m_frame->settings()->touchEditingEnabled(); in handleGestureLongPress() local2279 if (shouldLongPressSelectWord) { in handleGestureLongPress()