Lines Matching full:positions
6976 Changed these two functions to handle non-editable positions.
8494 used to keep non-editable positions non-editable.
8497 Renamed this function and made it also work with non-editable positions.
8775 Add currPos.isNotNull() check because positions in non-html content (like svg)
8776 do not have visible positions, and we don't want to emit for them either.
9892 Long term we need to update these positions as we remove content from the
13192 If the URL is not hierarchical, set the fragment start and end positions correctly.
30698 that layout doesn't get called on the scrollview to update the widget positions).
34011 example). ActivEdit was using positions returned from these
37816 comparePositions() expects non-null positions. It's
37819 content *and* visible positions cannot be created from its
37931 In addition, if the two visible positions given are the same position but different affinity, we need to
37933 affinity of both selection start/end visible positions as part of the selection validation.
40154 handle positions inside shadow trees.
41118 Deletion code tries to update one of its positions to keep
41126 Besides, code to update DeleteSelectionCommand's positions
43736 dead code that handled insertion at non-editable positions.
45936 for the editability of positions before ToDos. Then Mail
45943 since there are editable positions of the form [node, offset]
47081 descent from positions inside the document into an
47543 REGRESSION: Links are pasted as plain text at certain positions
56766 No automated test case because dumping the render tree updates layer positions anyway.
57997 but positions before and after the element. So, rangeCompliantEquivalent is
57998 really responsible for converting illegal positions *and* legal positions
63556 (WebCore::Range::compareBoundaryPoints): If the the two positions
63559 throws an exception if the two positions are in nodes that don't have
66122 absolute positions over and over again.