Home | History | Annotate | Download | only in css

Lines Matching defs:rootStyle

598     const RenderStyle* rootStyle = conversionData.rootStyle();
617 if (rootStyle)
618 factor = computingFontSize ? rootStyle->fontDescription().specifiedSize() : rootStyle->fontDescription().computedSize();