Home
last modified time | relevance | path

Searched refs:text_node (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/inspector/
DInspectorDOMAgent.cpp344 Text* text_node = static_cast<Text*>(node); in setTextNodeValue() local
346 text_node->replaceWholeText(value, ec); in setTextNodeValue()