Home
last modified time | relevance | path

Searched defs:GetCompositionRange (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
Drender_widget.cc1957 void RenderWidget::GetCompositionRange(gfx::Range* range) { in GetCompositionRange() function in content::RenderWidget
Drender_view_impl.cc3775 void RenderViewImpl::GetCompositionRange(gfx::Range* range) { in GetCompositionRange() function in content::RenderViewImpl
/external/chromium_org/ui/gfx/
Drender_text.cc631 const Range& RenderText::GetCompositionRange() const { in GetCompositionRange() function in gfx::RenderText