Searched defs:GetCompositionRange (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/renderer/ | ||
D | render_widget.cc | 1957 void RenderWidget::GetCompositionRange(gfx::Range* range) { in GetCompositionRange() function in content::RenderWidget |
D | render_view_impl.cc | 3775 void RenderViewImpl::GetCompositionRange(gfx::Range* range) { in GetCompositionRange() function in content::RenderViewImpl |
/external/chromium_org/ui/gfx/ | ||
D | render_text.cc | 631 const Range& RenderText::GetCompositionRange() const { in GetCompositionRange() function in gfx::RenderText |