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