Searched refs:mainGetSizeP (Results 1 – 1 of 1) sorted by relevance
107 GetSizeProc mainGetSizeP, crossGetSizeP; in onLayoutChildren() local119 mainGetSizeP = &SkView::width; in onLayoutChildren()136 mainGetSizeP = &SkView::height; in onLayoutChildren()151 …SkScalar childLimit = compute_children_limit(parent, mainGetSizeP, &childCount, flexMask, &flex… in onLayoutChildren()158 SkScalar parentLimit = (parent->*mainGetSizeP)() - startM - endM; in onLayoutChildren()181 pos += (child->*mainGetSizeP)() + fSpacer; in onLayoutChildren()