Searched defs:GetCompositionRange (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/base/ime/win/ | ||
D | tsf_event_router.cc | 217 gfx::Range TSFEventRouter::Delegate::GetCompositionRange( in GetCompositionRange() function in ui::TSFEventRouter::Delegate |
/external/chromium_org/ui/gfx/ | ||
D | render_text.cc | 561 const Range& RenderText::GetCompositionRange() const { in GetCompositionRange() function in gfx::RenderText |
/external/chromium_org/content/renderer/ | ||
D | render_widget.cc | 2647 void RenderWidget::GetCompositionRange(gfx::Range* range) { in GetCompositionRange() function in content::RenderWidget |
D | render_view_impl.cc | 5885 void RenderViewImpl::GetCompositionRange(gfx::Range* range) { in GetCompositionRange() function in content::RenderViewImpl |