Searched refs:updateComputedSize (Results 1 – 2 of 2) sorted by relevance
432 updateComputedSize(scope.fontDescription(), style); in checkForGenericFamilyChange()435 void FontBuilder::updateComputedSize(RenderStyle* style, const RenderStyle* parentStyle) in updateComputedSize() function in blink::FontBuilder438 updateComputedSize(scope.fontDescription(), style); in updateComputedSize()441 void FontBuilder::updateComputedSize(FontDescription& fontDescription, RenderStyle* style) in updateComputedSize() function in blink::FontBuilder456 updateComputedSize(style, parentStyle); in createFont()472 updateComputedSize(fontDescription, documentStyle); in createFontForDocument()
103 void updateComputedSize(RenderStyle*, const RenderStyle* parentStyle);104 void updateComputedSize(FontDescription&, RenderStyle*);