Searched refs:editingBehaviorType (Results 1 – 6 of 6) sorted by relevance
347 …EditingBehaviorType editingBehaviorType() const { return static_cast<EditingBehaviorType>(m_editin… in editingBehaviorType() function
413 if (m_frame->settings()->editingBehaviorType() == EditingMacBehavior) { in handleMousePressEventSingleClick()
397 if (settings && settings->editingBehaviorType() == EditingMacBehavior) in positionForPlatform()
127 return EditingBehavior(m_frame->settings()->editingBehaviorType()); in behavior()
6744 Settings::editingBehaviorType() incorrectly returns mac for the gtk build when running tests
50956 …with this change (it was used to query the editingBehaviorType), patch merges two modify() methods.126302 (WebCore::Settings::editingBehaviorType): Renamed from editingBehavior.