HomeSort by relevance Sort by last modified time
    Searched refs:Close (Results 76 - 100 of 1934) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/debugger/
devtools_manager_unittest.cc 26 virtual void Close() {
33 Close();
96 client_host.Close();
113 client_host.Close();
  /external/chromium/chrome/browser/notifications/
notification_object_proxy.h 32 virtual void Close(bool by_user);
balloon.cc 47 notification_->Close(false);
60 notification_->Close(by_user);
65 // A user-initiated close begins with the view and then closes this object;
66 // we simulate that with a script-initiated close but pass |by_user|=false.
68 balloon_view_->Close(false);
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_mac.h 33 virtual void Close();
  /external/chromium/chrome/browser/ui/
input_window_dialog.h 43 virtual void Close() = 0;
  /external/chromium/webkit/glue/
websocketstreamhandle_bridge.h 34 virtual void Close() = 0;
  /external/chromium_org/ash/display/
virtual_keyboard_window_controller.h 40 // Close the mirror window.
41 void Close();
  /external/chromium_org/base/process/
process.h 41 // Close the process handle. This will not terminate the process.
42 void Close();
  /external/chromium_org/chrome/browser/notifications/
notification_object_proxy.h 26 virtual void Close(bool by_user) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/
sad_tab_gtk.h 24 virtual void Close() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_started_animation_views.cc 39 void Close();
105 void DownloadStartedAnimationViews::Close() {
106 popup_->Close();
111 Close();
  /external/chromium_org/ipc/
ipc_channel_factory.h 24 // responsibility to create an IPC::Channel for the handle, or else close
39 // Close and unlink the socket, and stop accepting connections.
40 void Close();
  /external/chromium_org/jingle/glue/
jingle_glue_mock_objects.h 24 MOCK_METHOD0(Close, void());
  /external/chromium_org/mojo/services/native_viewport/
native_viewport.h 41 virtual void Close() = 0;
native_viewport_stub.cc 27 virtual void Close() OVERRIDE {
  /external/chromium_org/ppapi/c/private/
ppb_video_destination_private.h 113 void (*Close)(PP_Resource destination);
ppb_video_source_private.h 108 void (*Close)(PP_Resource source);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
memory_output_stream.h 35 virtual void Close() {} // no-op
  /external/chromium_org/ui/message_center/
notification_delegate.cc 27 void HandleNotificationClickedDelegate::Close(bool by_user) {
  /external/lzma/CPP/Common/
StdInStream.h 20 bool Close();
  /external/opencv/
WLNonFileByteStream.h 32 void Close();
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.h 61 void Close();
95 virtual void Close();
117 void Close();
174 virtual void Close();
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/
SDL_syscdrom.h 60 /* Close the specified drive */
61 void (*Close)(SDL_CD *cdrom);
  /external/sfntly/cpp/src/sfntly/port/
memory_output_stream.h 35 virtual void Close() {} // no-op
  /sdk/emulator/qtools/
decoder.h 12 void Close();

Completed in 879 milliseconds

1 2 34 5 6 7 8 91011>>