Searched refs:shouldConsiderSelectionAsDirectional (Results 1 – 3 of 3) sorted by relevance
46 bool shouldConsiderSelectionAsDirectional() const { return m_type != EditingMacBehavior; } in shouldConsiderSelectionAsDirectional() function
337 …isDirectional = !m_frame || m_frame->editor()->behavior().shouldConsiderSelectionAsDirectional() |… in setIsDirectional()
126309 (WebCore::EditingBehavior::shouldConsiderSelectionAsDirectional):