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

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRReaderStream.cs 89 r.Close();
  /external/chromium/base/
process_win.cc 12 void Process::Close() {
  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h 32 virtual void Close();
  /external/chromium/chrome/browser/debugger/
devtools_remote_listen_socket.h 31 virtual void Close();
inspectable_tab_proxy.h 74 void Close();
  /external/chromium/chrome/browser/download/
base_file.h 48 // Abort the download and automatically close the file.
69 void Close();
download_shelf.h 33 // Returns whether the download shelf is showing the close animation.
40 virtual void Close() = 0;
  /external/chromium/chrome/browser/notifications/
notification_object_proxy.cc 30 void NotificationObjectProxy::Close(bool by_user) {
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.h 75 void Close();
  /external/chromium/chrome/browser/ui/gtk/
slide_animator_gtk.h 32 // Called when a call to Close() finishes animating.
69 void Close();
80 // Returns whether the widget is currently showing the close animation.
83 // Returns whether the widget is currently showing the open or close
  /external/chromium/chrome/browser/ui/
input_window_dialog_gtk.cc 27 virtual void Close();
97 void InputWindowDialogGtk::Close() {
99 // more than one Close() call inside the current message loop event.
120 Close();
125 Close();
127 // Return true to prevent the gtk dialog from being destroyed. Close will
  /external/chromium/chrome/browser/ui/views/frame/
browser_bubble_host.cc 38 void BrowserBubbleHost::Close() {
  /external/chromium/net/base/
file_stream.h 44 // Call this method to close the FileStream. It is OK to call Close
47 void Close();
55 // Returns true if Open succeeded and Close has not been called.
81 // destroy or close the file stream while there is an asynchronous read in
109 // destroy or close the file stream while there is an asynchronous write in
  /external/chromium/net/http/
http_stream.h 83 // this means we need to close the connection; in the case of SPDY, where the
89 virtual void Close(bool not_reusable) = 0;
103 // If neither is sent, the server must close the connection for us to detect
  /external/chromium/net/socket/
tcp_server_socket_win.h 40 void Close();
  /external/chromium/net/socket_stream/
socket_stream_job.h 58 virtual void Close();
  /external/chromium/third_party/libjingle/source/talk/base/
asyncpacketsocket.h 55 // Close the socket.
56 virtual int Close() = 0;
asyncudpsocket.h 52 virtual int Close();
schanneladapter.h 48 virtual int Close();
81 // If true, socket will retain SSL configuration after Close.
83 // If true, we are delaying signalling close until all data is read.
  /external/chromium/third_party/libjingle/source/talk/xmpp/
asyncsocket.h 70 virtual bool Close() = 0;
  /external/chromium_org/ash/display/
mirror_window_controller.h 53 // Close the mirror window.
54 void Close();
  /external/chromium_org/ash/
popup_message.h 22 // dismiss it, the calling code needs to explictly close and destroy it.
62 void Close();
  /external/chromium_org/ash/screensaver/
screensaver_view.h 61 void Close();
  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_window_proxy.h 54 void Close();
76 // wp(Close(), IDLE) = WAITING_FOR_REDIRECTION | DISPLAYED
  /external/chromium_org/chrome/browser/chromeos/ui/
idle_logout_dialog_view.h 50 virtual bool Close() OVERRIDE;
75 // Time at which the countdown is over and we should close the dialog.

Completed in 774 milliseconds

<<11121314151617181920>>