Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
DObjectPropertiesSection.js280 editingCommitted: function(element, userInput, previousContent, context) argument
282 if (userInput === previousContent)
DMetricsSidebarPane.js230 editingCommitted: function(element, userInput, previousContent, context) argument
237 if (userInput === previousContent)
DStylesSidebarPane.js1794 editingCommitted: function(element, userInput, previousContent, context, moveDirection) argument
1823 …if (((userInput !== previousContent || isDirtyViaPaste) && !this._newProperty) || shouldCommitNewP…
/external/webkit/Source/WebCore/
DChangeLog15225 …(WebInspector.StylePropertyTreeElement.prototype.element.userInput.previousContent.context.moveDir…
64498 …(WebInspector.StylePropertyTreeElement.prototype.element.userInput.previousContent.context.moveDir…