Searched defs:OnSelectionChanged (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/views/examples/
H A Dtable_example.cc144 void TableExample::OnSelectionChanged() { function in class:views::examples::TableExample
/external/chromium_org/ash/wm/
H A Dpartial_screenshot_view.cc154 void PartialScreenshotView::OnSelectionChanged(const gfx::Point& position) { function in class:ash::PartialScreenshotView
208 OnSelectionChanged(event.location());
232 OnSelectionChanged(event->location());
/external/chromium_org/chrome/browser/ui/views/
H A Dssl_client_certificate_selector.cc247 void SSLClientCertificateSelector::OnSelectionChanged() { function in class:SSLClientCertificateSelector
H A Ddesktop_media_picker_views.cc114 parent_->OnSelectionChanged();
219 void DesktopMediaListView::OnSelectionChanged() { function in class:DesktopMediaListView
220 parent_->OnSelectionChanged();
348 OnSelectionChanged();
378 OnSelectionChanged();
535 void DesktopMediaPickerDialogView::OnSelectionChanged() { function in class:DesktopMediaPickerDialogView
H A Dtask_manager_view.cc184 virtual void OnSelectionChanged() OVERRIDE;
380 OnSelectionChanged();
568 void TaskManagerView::OnSelectionChanged() { function in class:__anon5368::TaskManagerView
/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_selection_controller.cc101 OnSelectionChanged();
300 void TouchSelectionController::OnSelectionChanged() { function in class:content::TouchSelectionController
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.cc574 void ContentViewCoreImpl::OnSelectionChanged(const std::string& text) { function in class:content::ContentViewCoreImpl
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_impl.cc463 IPC_MESSAGE_HANDLER(ViewHostMsg_SelectionChanged, OnSelectionChanged)
1242 void RenderWidgetHostImpl::OnSelectionChanged(const base::string16& text, function in class:content::RenderWidgetHostImpl
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc2740 engine_->OnSelectionChanged();
2968 void PDFiumEngine::OnSelectionChanged() { function in class:chrome_pdf::PDFiumEngine

Completed in 2940 milliseconds