Searched defs:setTextNodeValue (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/inspector/ | ||
D | InspectorBackend.cpp | 376 void InspectorBackend::setTextNodeValue(long callId, long elementId, const String& value) in setTextNodeValue() function in WebCore::InspectorBackend |
D | InspectorDOMAgent.cpp | 312 void InspectorDOMAgent::setTextNodeValue(long callId, long elementId, const String& value) in setTextNodeValue() function in WebCore::InspectorDOMAgent |