Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/
DInspectorFrontend.cpp329 void InspectorFrontend::attributesUpdated(int id, const ScriptArray& attributes) in attributesUpdated() function in WebCore::InspectorFrontend
/external/webkit/WebCore/inspector/front-end/
DDOMAgent.js584 WebInspector.attributesUpdated = function() function in WebInspector