Lines Matching full:positions
94 // Compare two positions, taking into account the possibility that one or both
335 // Internally editing uses "invalid" positions for historical reasons. For
338 // position to a Range object. Ideally all internal positions should
366 // Editing should never generate positions like this.
383 // This method is used to create positions in the DOM. It returns the maximum valid offset
385 // creates technically invalid DOM Positions. Be sure to call rangeCompliantEquivalent
615 // Create a range object with two visible positions, start and end.
1084 // Determines whether two positions are visibly next to each other (first then second)