Searched refs:TYPE_DEVTOOLS (Results 1 – 8 of 8) sorted by relevance
1321 case Browser::TYPE_DEVTOOLS: in WindowTypeForBrowserType()1322 return TYPE_DEVTOOLS; in WindowTypeForBrowserType()1340 case TYPE_DEVTOOLS: in BrowserTypeForWindowType()1341 return Browser::TYPE_DEVTOOLS; in BrowserTypeForWindowType()
195 TYPE_DEVTOOLS = TYPE_APP + 4, enumerator
84 TYPE_DEVTOOLS = TYPE_APP | 8, enumerator94 TYPE_DEVTOOLS |
400 Browser* browser = new Browser(TYPE_DEVTOOLS, profile); in CreateForDevTools()2642 return type() != TYPE_DEVTOOLS; in CanReloadContents()3645 bool non_devtools_window = type() != TYPE_DEVTOOLS; in InitCommandState()
982 Browser::TYPE_DEVTOOLS | in OpenAboutMemory()
180 case Browser::TYPE_DEVTOOLS: in ShouldSyncWindowType()
1003 if (browser_view_->browser()->type() == Browser::TYPE_DEVTOOLS) { in LayoutWindowControls()
1527 else if (type == Browser::TYPE_DEVTOOLS)