Searched refs:anchorText (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DDragController.cpp127 RefPtr<Node> anchorText = document->createTextNode(title); local
129 anchor->appendChild(anchorText, ec);

Completed in 109 milliseconds