Home
last modified time | relevance | path

Searched defs:getComputedStyle (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/lib/
Dlib.d.ts13972 getComputedStyle(elt: Element, pseudoElt?: string): CSSStyleDeclaration; method
16033 getComputedStyle(elt: Element, pseudoElt?: string): CSSStyleDeclaration; method
/third_party/typescript/lib/
Dlib.dom.d.ts14463 getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; method
18642 getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts14443 getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; method
18622 getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration; method