HomeSort by relevance Sort by last modified time
    Searched defs:auto_close_ (Results 1 - 3 of 3) sorted by null

  /art/runtime/base/unix_file/
fd_file.h 68 bool auto_close_; member in class:unix_file::FdFile
  /external/chromium_org/chrome/browser/ui/gtk/
zoom_bubble_gtk.h 54 // Convenience method to start |timer_| if |auto_close_| is true.
80 bool auto_close_; member in class:ZoomBubbleGtk
85 // Timer used to close the bubble when |auto_close_| is true.
  /external/chromium_org/chrome/browser/ui/views/location_bar/
zoom_bubble_view.h 66 // Starts a timer which will close the bubble if |auto_close_| is true.
101 // Timer used to close the bubble when |auto_close_| is true.
111 bool auto_close_; member in class:ZoomBubbleView

Completed in 309 milliseconds