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

  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 458 scoped_ptr<TabContentsContainerGtk> devtools_container_; member in class:BrowserWindowGtk
460 // Split pane containing the contents_container_ and the devtools_container_.
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 557 // | | Debugger (devtools_container_) |
604 TabContentsContainer* devtools_container_; member in class:BrowserView
616 // devtools_container_ or any of its children. Used to restore focus once
617 // the devtools_container_ is hidden.
  /external/chromium_org/chrome/browser/ui/gtk/
browser_window_gtk.h 513 scoped_ptr<TabContentsContainerGtk> devtools_container_; member in class:BrowserWindowGtk
526 // Split pane containing the contents_container_ and the devtools_container_.
530 // Split pane containing the contents_hsplit_ and the devtools_container_.
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.h 636 // | | Debugger (devtools_container_) | |
684 views::WebView* devtools_container_; member in class:BrowserView
700 // devtools_container_ or any of its children. Used to restore focus once
701 // the devtools_container_ is hidden.

Completed in 3600 milliseconds