Searched defs:createTextChild (Results 1 – 2 of 2) sorted by relevance
420 Element.prototype.createTextChild = function(text) method in Element427 DocumentFragment.prototype.createTextChild = Element.prototype.createTextChild; method in DocumentFragment
90 void Attr::createTextChild() in createTextChild() function in WebCore::Attr