Searched refs:fixChildStyle (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/mathml/
H A DRenderMathMLFraction.cpp52 void RenderMathMLFraction::fixChildStyle(RenderObject* child) function in class:WebCore::RenderMathMLFraction
59 // of this to fixChildStyle or other methods, and call them when needed.
97 fixChildStyle(numeratorWrapper);
101 fixChildStyle(denominatorWrapper);
117 fixChildStyle(child);
H A DRenderMathMLFraction.h52 void fixChildStyle(RenderObject* child);

Completed in 110 milliseconds