Home | History | Annotate | Download | only in rendering

Lines Matching defs:alignSelf

1297     ItemPosition align = childStyle->alignSelf();
1307 ItemPosition alignSelf = resolveAlignment(style(), child.style());
1309 switch (alignSelf) {