Searched refs:shouldAlwaysGrowSelectionWhenExtendingToBoundary (Results 1 – 2 of 2) sorted by relevance
62 …bool shouldAlwaysGrowSelectionWhenExtendingToBoundary() const { return m_type == EditingMacBehavio… in shouldAlwaysGrowSelectionWhenExtendingToBoundary() function
1016 …if (!m_frame || !m_frame->editor().behavior().shouldAlwaysGrowSelectionWhenExtendingToBoundary() |… in modify()