Searched refs:OnSelectionOrCursorChanged (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dtouch_editable_impl_aura.h47 virtual void OnSelectionOrCursorChanged(const gfx::Rect& anchor,
H A Dtouch_editable_impl_aura_browsertest.cc52 virtual void OnSelectionOrCursorChanged(const gfx::Rect& anchor,
55 TouchEditableImplAura::OnSelectionOrCursorChanged(anchor, focus);
H A Dtouch_editable_impl_aura.cc99 void TouchEditableImplAura::OnSelectionOrCursorChanged(const gfx::Rect& anchor, function in class:content::TouchEditableImplAura
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.h104 virtual void OnSelectionOrCursorChanged(const gfx::Rect& anchor,
H A Drender_widget_host_view_aura.cc955 touch_editing_client_->OnSelectionOrCursorChanged(selection_anchor_rect_,
2424 touch_editing_client_->OnSelectionOrCursorChanged(selection_anchor_rect_,

Completed in 2652 milliseconds