Home | History | Annotate | Download | only in renderer

Lines Matching refs:composition_character_bounds_

1945   composition_character_bounds_ = character_bounds;
1948 routing_id(), composition_range_, composition_character_bounds_));
1975 if (bounds.size() != composition_character_bounds_.size())
1978 if (bounds[i] != composition_character_bounds_[i])