Home
last modified time | relevance | path

Searched defs:getComputedStyleValue (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dcommon-utils.js36 export function getComputedStyleValue(element, property) { function
H A Dscoping-shim.js461 getComputedStyleValue(element, property) { method in ScopingShim
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
H A Dscoping-shim.min.js51 …ansformRule(a))});u?a.textContent=y(e):this.h.m.rules.push(e)}};k.getComputedStyleValue=function(a… function
53 …ent;X.prototype.styleSubtree=X.prototype.styleSubtree;X.prototype.getComputedStyleValue=X.prototyp… method in X
56 getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:u,nativeShadow:r… method
H A Dcustom-style-interface.min.js13 …tion(){x.a()},styleDocument:function(a){x.a();p(document.body,a)},getComputedStyleValue:function(a… method
H A Dapply-shim.min.js30 Y.styleDocument(a)},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getProp… method
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
H A Dcustom-style-interface.js70 getComputedStyleValue(element, property) { method
H A Dscoping-shim.js89 getComputedStyleValue(element, property) { method
H A Dapply-shim.js204 getComputedStyleValue(element, property) { method