Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:composition_character_bounds_

885   composition_character_bounds_ = character_bounds;
1542 if (index >= composition_character_bounds_.size())
1544 *rect = ConvertRectToScreen(composition_character_bounds_[index]);