replaceWholeText  194 Source/core/dom/Text.cpp PassRefPtr<Text> Text::replaceWholeText(const String& newText)
replaceWholeText  391 Source/core/inspector/DOMEditor.cpp bool DOMEditor::replaceWholeText(Text* textNode, const String& text, ExceptionState& exceptionState)
replaceWholeText  452 Source/core/inspector/DOMEditor.cpp bool DOMEditor::replaceWholeText(Text* textNode, const String& text, ErrorString* errorString)