Searched refs:setComputedStyle (Results 1 – 2 of 2) sorted by relevance
113 … void setComputedStyle(PassRefPtr<RenderStyle> computedStyle) { m_computedStyle = computedStyle; } in setComputedStyle() function
2494 rareData.setComputedStyle(document().styleForElementIgnoringPendingStylesheets(this)); in computedStyle()