Searched defs:getComputedStyle (Results 1 – 3 of 3) sorted by relevance
2349 function getComputedStyle(element, prop) { function in anonymousFunction0f54ce655200.ResizeSensor
533 window.getComputedStyle = function (el, pseudo) { function
4557 getComputedStyle = document.defaultView && document.defaultView.getComputedStyle, variable