Searched defs:composition_range (Results 1 – 2 of 2) sorted by relevance
1391 const gfx::Range& composition_range = render_text->GetCompositionRange(); in GetCompositionCharacterBounds() local
639 void RenderText::SetCompositionRange(const Range& composition_range) { in SetCompositionRange()