Home | History | Annotate | Download | only in rendering

Lines Matching refs:childStyle

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