Home | History | Annotate | Download | only in dom

Lines Matching defs:computedStyle

537     RenderStyle* computedStyle(PseudoId pseudoElementSpecifier = NOPSEUDO) { return virtualComputedStyle(pseudoElementSpecifier); }