Home | History | Annotate | Download | only in editing

Lines Matching refs:firstPositionInOrBeforeNode

308             p = firstPositionInOrBeforeNode(shadowAncestor);
333 return static_cast<Element*>(enclosingNodeOfType(firstPositionInOrBeforeNode(node), isBlock, rule));
439 VisiblePosition firstInElement = VisiblePosition(firstPositionInOrBeforeNode(n), DOWNSTREAM);
532 return VisiblePosition(firstPositionInOrBeforeNode(node), DOWNSTREAM);
675 Node* root = highestEditableRoot(firstPositionInOrBeforeNode(node));
693 Node* root = highestEditableRoot(firstPositionInOrBeforeNode(node));
738 VisiblePosition firstInListChild(firstPositionInOrBeforeNode(listChildNode));