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