Home | History | Annotate | Download | only in rendering

Lines Matching full:grow

485             // We have some flexible objects.  See if we need to grow/shrink them at all.
490 // grow, then we go from the lowest flex group to the highest flex group. For shrinking,
500 // For a given pass, we always start off by computing the totalFlex of all objects that can grow/shrink at all, and
524 // If we just couldn't grow/shrink any more, then it's time to transition to the next flex group.
566 // We didn't find any children that could grow.
862 // We have some flexible objects. See if we need to grow/shrink them at all.
867 // grow, then we go from the lowest flex group to the highest flex group. For shrinking,
877 // For a given pass, we always start off by computing the totalFlex of all objects that can grow/shrink at all, and
901 // If we just couldn't grow/shrink any more, then it's time to transition to the next flex group.
943 // We didn't find any children that could grow.