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