Searched refs:startM (Results 1 – 1 of 1) sorted by relevance
106 SkScalar startM, endM, crossStartM, crossLimit; in onLayoutChildren() local114 startM = fMargin.fLeft; in onLayoutChildren()131 startM = fMargin.fTop; in onLayoutChildren()158 SkScalar parentLimit = (parent->*mainGetSizeP)() - startM - endM; in onLayoutChildren()159 SkScalar pos = startM + gAlignProcs[fPack](childLimit, parentLimit); in onLayoutChildren()