Searched defs:replaceWholeText (Results 1 – 4 of 4) sorted by relevance
192 PassRefPtr<Text> Text::replaceWholeText(const String& newText) in replaceWholeText() function in WebCore::Text
391 bool DOMEditor::replaceWholeText(Text* textNode, const String& text, ExceptionState& exceptionState) in replaceWholeText() function in WebCore::DOMEditor452 bool DOMEditor::replaceWholeText(Text* textNode, const String& text, ErrorString* errorString) in replaceWholeText() function in WebCore::DOMEditor
1826 public Text replaceWholeText(String content) in replaceWholeText() method in UnImplNode
2067 public Text replaceWholeText(String content) in replaceWholeText() method in DTMNodeProxy