Home
last modified time | relevance | path

Searched defs:setTextNodeValue (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/inspector/
DInspectorBackend.cpp376 void InspectorBackend::setTextNodeValue(long callId, long elementId, const String& value) in setTextNodeValue() function in WebCore::InspectorBackend
DInspectorDOMAgent.cpp312 void InspectorDOMAgent::setTextNodeValue(long callId, long elementId, const String& value) in setTextNodeValue() function in WebCore::InspectorDOMAgent