Searched refs:anchorText (Results 1 – 1 of 1) sorted by relevance
113 RefPtr<Node> anchorText = document->createTextNode(title); in documentFragmentFromDragData() local114 anchor->appendChild(anchorText, ec); in documentFragmentFromDragData()