Searched refs:CSSStyleDeclaration (Results 1 – 12 of 12) sorted by relevance
/third_party/typescript_eslint/packages/scope-manager/src/lib/ |
D | dom.iterable.ts | 32 CSSStyleDeclaration: {
|
D | dom.ts | 2132 CSSStyleDeclaration: {
|
/third_party/typescript/lib/ |
D | lib.dom.iterable.d.ts | 41 interface CSSStyleDeclaration { interface
|
D | lib.dom.d.ts | 2694 readonly style: CSSStyleDeclaration; 2728 readonly style: CSSStyleDeclaration; 2774 readonly style: CSSStyleDeclaration; 2828 interface CSSStyleDeclaration { interface 3295 declare var CSSStyleDeclaration: { variable 3296 prototype: CSSStyleDeclaration; 3297 new(): CSSStyleDeclaration; 3303 readonly style: CSSStyleDeclaration; 5321 readonly style: CSSStyleDeclaration; 14463 getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; [all …]
|
/third_party/typescript/src/lib/ |
D | dom.iterable.generated.d.ts | 21 interface CSSStyleDeclaration { interface
|
D | dom.generated.d.ts | 2674 readonly style: CSSStyleDeclaration; 2708 readonly style: CSSStyleDeclaration; 2754 readonly style: CSSStyleDeclaration; 2808 interface CSSStyleDeclaration { interface 3275 declare var CSSStyleDeclaration: { variable 3276 prototype: CSSStyleDeclaration; 3277 new(): CSSStyleDeclaration; 3283 readonly style: CSSStyleDeclaration; 5301 readonly style: CSSStyleDeclaration; 14443 getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; [all …]
|
/third_party/typescript/tests/baselines/reference/user/ |
D | debug.log | 7 … error TS2551: Property 'WebkitAppearance' does not exist on type 'CSSStyleDeclaration'. Did you m…
|
D | chrome-devtools-frontend.log | 1297 … error TS2551: Property 'WebkitAppearance' does not exist on type 'CSSStyleDeclaration'. Did you m… 1808 …d.js(47361,6): error TS2339: Property '_reinitialize' does not exist on type 'CSSStyleDeclaration'. 5162 …246,42): error TS2339: Property 'getPropertyCSSValue' does not exist on type 'CSSStyleDeclaration'. 9066 node_modules/chrome-devtools-frontend/front_end/sdk/CSSStyleDeclaration.js(8,24): error TS2694: Nam… 9067 node_modules/chrome-devtools-frontend/front_end/sdk/CSSStyleDeclaration.js(41,47): error TS2694: Na… 9068 node_modules/chrome-devtools-frontend/front_end/sdk/CSSStyleDeclaration.js(50,24): error TS2694: Na…
|
/third_party/typescript/tests/baselines/reference/ |
D | globalThisBlockscopedProperties.types | 67 … "CSSNamespaceRule" | "CSSPageRule" | "CSSRule" | "CSSRuleList" | "CSSStyleDeclaration" | "CSSStyl…
|
D | mappedTypeRecursiveInference.types | 100 …espaceRule: any; CSSPageRule: any; CSSRule: any; CSSRuleList: any; CSSStyleDeclaration: any; CSSSt… 102 …espaceRule: any; CSSPageRule: any; CSSRule: any; CSSRuleList: any; CSSStyleDeclaration: any; CSSSt… 108 …espaceRule: any; CSSPageRule: any; CSSRule: any; CSSRuleList: any; CSSStyleDeclaration: any; CSSSt… 110 …espaceRule: any; CSSPageRule: any; CSSRule: any; CSSRuleList: any; CSSStyleDeclaration: any; CSSSt…
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 4585 style: CSSStyleDeclaration; 4617 style: CSSStyleDeclaration; 4661 style: CSSStyleDeclaration; 4716 interface CSSStyleDeclaration { interface 5070 declare var CSSStyleDeclaration: { variable 5071 prototype: CSSStyleDeclaration; 5072 new(): CSSStyleDeclaration; 5078 style: CSSStyleDeclaration; 8029 style: CSSStyleDeclaration; 13972 getComputedStyle(elt: Element, pseudoElt?: string): CSSStyleDeclaration; [all …]
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …=this.Element.prototype,l=s.setAttribute,u=s.setAttributeNS,c=this.CSSStyleDeclaration.prototype,f…
|