Home | History | Annotate | Download | only in css

Lines Matching defs:rootStyle

608     const RenderStyle* rootStyle = conversionData.rootStyle();
627 if (rootStyle)
628 factor = computingFontSize ? rootStyle->fontDescription().specifiedSize() : rootStyle->fontDescription().computedSize();