Home | History | Annotate | Download | only in web

Lines Matching refs:deleteWithDirection

1174         if (!frame()->editor()->deleteWithDirection(DirectionForward, ParagraphBoundary, true, false))
1175 frame()->editor()->deleteWithDirection(DirectionForward, CharacterGranularity, true, false);