HomeSort by relevance Sort by last modified time
    Searched refs:OnCaptureLost (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/ui/aura/
window_delegate.h 65 virtual void OnCaptureLost() = 0;
window_event_dispatcher.cc 384 old_capture->delegate()->OnCaptureLost();
389 // need to send an event here as OnCaptureLost() should take care of that.
    [all...]
window_event_dispatcher_unittest.cc     [all...]
window_unittest.cc 189 virtual void OnCaptureLost() OVERRIDE {
    [all...]
  /external/chromium_org/content/browser/web_contents/aura/
image_window_delegate.cc 64 void ImageWindowDelegate::OnCaptureLost() {
image_window_delegate.h 38 virtual void OnCaptureLost() OVERRIDE;
  /external/chromium_org/ui/aura/test/
test_window_delegate.h 55 virtual void OnCaptureLost() OVERRIDE;
test_window_delegate.cc 71 void TestWindowDelegate::OnCaptureLost() {
  /external/chromium_org/ui/aura/demo/
demo_main.cc 64 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ash/display/
cursor_window_controller.cc 49 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.h 167 virtual void OnCaptureLost() OVERRIDE;
web_contents_view_aura.cc     [all...]
  /external/chromium_org/mojo/examples/aura_demo/
aura_demo.cc 63 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ui/views/controls/native/
native_view_host_aura.cc 50 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ui/views/widget/
native_widget_aura.h 155 virtual void OnCaptureLost() OVERRIDE;
native_widget_aura.cc 797 void NativeWidgetAura::OnCaptureLost() {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h 196 virtual void OnCaptureLost() OVERRIDE;
desktop_native_widget_aura.cc     [all...]
  /external/chromium_org/mojo/services/window_manager/
window_manager_app.cc 55 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ash/drag_drop/
drag_drop_controller.cc 106 virtual void OnCaptureLost() OVERRIDE {
drag_drop_controller_unittest.cc 225 virtual void OnCaptureLost() OVERRIDE {
227 views::NativeWidgetAura::OnCaptureLost();
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h 295 virtual void OnCaptureLost() OVERRIDE;
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/ui/keyboard/
keyboard_controller.cc 108 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ash/
root_window_controller.cc 243 virtual void OnCaptureLost() OVERRIDE {
    [all...]

Completed in 408 milliseconds