Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DSourceFrame.js247 …this.element.contentWindow.Element.prototype.removeMatchingStyleClasses = Element.prototype.remove… method in element
Dutilities.js215 Element.prototype.removeMatchingStyleClasses = function(classNameRegex) method in Element