Searched refs:crossSetSizeP (Results 1 – 1 of 1) sorted by relevance
109 SetSizeProc mainSetSizeP, crossSetSizeP; in onLayoutChildren() local125 crossSetSizeP = &SkView::setHeight; in onLayoutChildren()142 crossSetSizeP = &SkView::setWidth; in onLayoutChildren()148 crossSetSizeP = NULL; in onLayoutChildren()177 if (crossSetSizeP) in onLayoutChildren()178 (child->*crossSetSizeP)(crossLimit); in onLayoutChildren()