Searched refs:registerSelection (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebLayerTreeView.h137 virtual void registerSelection(const WebSelectionBound& start, const WebSelectionBound& end) { } function in class:blink::WebLayerTreeView
/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc172 void WebLayerTreeViewImplForTesting::registerSelection( function in class:content::WebLayerTreeViewImplForTesting
H A Dweb_layer_tree_view_impl_for_testing.h62 virtual void registerSelection(
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h120 virtual void registerSelection(const blink::WebSelectionBound& start,
H A Drender_widget_compositor.cc684 void RenderWidgetCompositor::registerSelection( function in class:content::RenderWidgetCompositor
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.h98 virtual void registerSelection(const blink::WebSelectionBound& start, function in class:mojo::WebLayerTreeViewImpl
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp1950 m_layerTreeView->registerSelection(anchor, focus);
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp3879 virtual void registerSelection(const WebSelectionBound& start, const WebSelectionBound& end) OVERRIDE

Completed in 1980 milliseconds