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 375 old_capture->delegate()->OnCaptureLost();
380 // need to send an event here as OnCaptureLost() should take care of that.
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/mojo/services/view_manager/
node.h 83 virtual void OnCaptureLost() OVERRIDE;
node.cc 153 void Node::OnCaptureLost() {
  /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 161 virtual void OnCaptureLost() OVERRIDE;
web_contents_view_aura.cc     [all...]
  /external/chromium_org/mojo/examples/aura_demo/
aura_demo.cc 61 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ui/views/widget/
native_widget_aura.h 152 virtual void OnCaptureLost() OVERRIDE;
native_widget_aura.cc 788 void NativeWidgetAura::OnCaptureLost() {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h 195 virtual void OnCaptureLost() OVERRIDE;
desktop_native_widget_aura.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h 284 virtual void OnCaptureLost() OVERRIDE;
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/ui/keyboard/
keyboard_controller.cc 104 virtual void OnCaptureLost() OVERRIDE {}
  /external/chromium_org/ash/drag_drop/
drag_drop_controller.cc 109 virtual void OnCaptureLost() OVERRIDE {
drag_drop_controller_unittest.cc 225 virtual void OnCaptureLost() OVERRIDE {
227 views::NativeWidgetAura::OnCaptureLost();
    [all...]
  /external/chromium_org/ash/
root_window_controller.cc 242 virtual void OnCaptureLost() OVERRIDE {
    [all...]

Completed in 540 milliseconds