Lines Matching full:whitespace
411 // If neither text[offset] nor text[offset - 1] are some form of whitespace, do nothing.
418 // Set upstream and downstream to define the extent of the whitespace surrounding text[offset].
436 // this function doesn't get all surrounding whitespace, just the whitespace in the current text node.
457 // Delete collapsed whitespace so that inserting nbsps doesn't uncollapse it.
844 whitespace in the move.
921 // We upstream() the end and downstream() the start so that we don't include collapsed whitespace in the move.