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

/external/chromium_org/content/renderer/
H A Drender_widget.cc1936 GetCompositionRange(&range);
1957 void RenderWidget::GetCompositionRange(gfx::Range* range) { function in class:content::RenderWidget
H A Drender_view_impl.cc3775 void RenderViewImpl::GetCompositionRange(gfx::Range* range) { function in class:content::RenderViewImpl
3781 RenderWidget::GetCompositionRange(range);
/external/chromium_org/ui/gfx/
H A Drender_text.cc631 const Range& RenderText::GetCompositionRange() const { function in class:gfx::RenderText

Completed in 145 milliseconds