Searched refs:crossLimit (Results 1 – 1 of 1) sorted by relevance
106 SkScalar startM, endM, crossStartM, crossLimit; in onLayoutChildren() local117 crossLimit = -fMargin.fTop - fMargin.fBottom; in onLayoutChildren()134 crossLimit = -fMargin.fLeft - fMargin.fRight; in onLayoutChildren()146 crossLimit += (parent->*crossGetSizeP)(); in onLayoutChildren()172 … SkScalar crossLoc = crossStartM + gAlignProcs[fAlign]((child->*crossGetSizeP)(), crossLimit); in onLayoutChildren()178 (child->*crossSetSizeP)(crossLimit); in onLayoutChildren()