Searched defs:parentStyle (Results 1 – 2 of 2) sorted by relevance
48 const RefPtr<DOMSpan>& domSpan, TextStyle& currentStyle, const TextStyle& parentStyle) in CheckAndSetCurrentSpanStyle()
147 TextStyle parentStyle = textChild->GetTextStyle(); in SetChildStyle() local