Home | History | Annotate | Download | only in editing

Lines Matching refs:firstPositionInOrBeforeNode

344     return next ? firstPositionInOrBeforeNode(next) : Position();
493 if (comparePositions(firstPositionInOrBeforeNode(node.get()), m_downstreamEnd) >= 0) {