Home
last modified time | relevance | path

Searched refs:non_devtools_window (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser.cc3645 bool non_devtools_window = type() != TYPE_DEVTOOLS; in InitCommandState() local
3672 command_updater_.UpdateCommandEnabled(IDC_COPY_URL, non_devtools_window); in InitCommandState()
3675 command_updater_.UpdateCommandEnabled(IDC_FIND, non_devtools_window); in InitCommandState()
3676 command_updater_.UpdateCommandEnabled(IDC_FIND_NEXT, non_devtools_window); in InitCommandState()
3677 command_updater_.UpdateCommandEnabled(IDC_FIND_PREVIOUS, non_devtools_window); in InitCommandState()
3681 non_devtools_window); in InitCommandState()