Searched refs:hadStyle (Results 1 – 1 of 1) sorted by relevance
72 bool hadStyle = (oldStyle != 0); in styleDidChange() local73 float oldZoom = hadStyle ? oldStyle->effectiveZoom() : RenderStyle::initialZoom(); in styleDidChange()