Searched refs:bounds_smaller (Results 1 – 1 of 1) sorted by relevance
1036 bool bounds_smaller = contents_bounding_box_.width < available_width_; in RebuildPieces() local1037 if (IsAlignedRight() && bounds_smaller) { in RebuildPieces()1039 } else if (IsAlignedCenter() && bounds_smaller) { in RebuildPieces()