Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dabstract_timeline_row_component.ts90 const computedStyle = getComputedStyle(htmlElement); constant
95 parseFloat(computedStyle.paddingTop) -
97 parseFloat(computedStyle.paddingBottom);