Searched refs:markUndoableState (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorHistory.h75 void markUndoableState();
H A DInspectorHistory.cpp105 void InspectorHistory::markUndoableState() function in class:WebCore::InspectorHistory
H A DInspectorDOMAgent.h156 virtual void markUndoableState(ErrorString*);
H A DInspectorDOMAgent.cpp1268 void InspectorDOMAgent::markUndoableState(ErrorString*) function in class:WebCore::InspectorDOMAgent
1270 m_history->markUndoableState();
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCSSStyleModel.js291 WebInspector.domAgent.markUndoableState();
342 WebInspector.domAgent.markUndoableState();
444 WebInspector.domAgent.markUndoableState();
1008 WebInspector.domAgent.markUndoableState();
1072 WebInspector.domAgent.markUndoableState();
1205 WebInspector.domAgent.markUndoableState();
H A DDOMAgent.js1301 this.markUndoableState();
1344 markUndoableState: function()
1346 DOMAgent.markUndoableState();

Completed in 243 milliseconds