Home
last modified time | relevance | path

Searched refs:changeAttribute (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
DCustomElements.js426 changeAttribute.call(this, name, value, setAttribute);
430 changeAttribute.call(this, name, null, removeAttribute);
434 function changeAttribute(name, value, operation) { function
Dwebcomponents-lite.js1487 changeAttribute.call(this, name, value, setAttribute);
1491 changeAttribute.call(this, name, null, removeAttribute);
1495 function changeAttribute(name, value, operation) { function
Dwebcomponents.js5821 changeAttribute.call(this, name, value, setAttribute);
5825 changeAttribute.call(this, name, null, removeAttribute);
5829 function changeAttribute(name, value, operation) { function