Searched refs:rightContentsParent (Results 1 – 1 of 1) sorted by relevance
798 RefPtr<Node> rightContentsParent = rightParent->cloneNode(false); in processContents() local799 rightContentsParent->appendChild(rightContents, ec); in processContents()800 rightContents = rightContentsParent; in processContents()