Home | History | Annotate | Download | only in rendering

Lines Matching refs:childStyle

196 static ItemPosition resolveAlignment(const RenderStyle* parentStyle, const RenderStyle* childStyle)
198 ItemPosition align = childStyle->alignSelf();