Lines Matching full:whitespace
211 // Handle leading and trailing whitespace, as well as smart delete adjustments to the selection
217 // skip smart delete if the selection to delete already starts or ends with whitespace
223 // extend selection upstream if there is whitespace there
235 // trailing whitespace is only considered for smart delete if there is no leading
236 // whitespace, as in the case where you double-click the first word of a paragraph.
753 // Delete any text that may hinder our ability to fixup whitespace after the delete