Searched
full:opened (Results
501 -
525 of
3270) sorted by null
<<21222324252627282930>>
/external/chromium/chrome/browser/extensions/ |
extension_messages_browsertest.cc | 58 // Verify that we opened a channel and sent a message through it. 113 // Simulate a new connection being opened.
|
/external/chromium/chrome/browser/resources/shared/js/cr/ |
link_controller.js | 38 * Opens the link in a new tab and switches to the newly opened tab. 56 * The number of links that can be opened before showing a warning confirm
|
/external/chromium/chrome/browser/sessions/ |
session_backend.h | 103 // is is opened and the header is written to it. After this 105 // NOTE: current_session_file_ may be NULL if the file couldn't be opened or
|
/external/chromium/chrome/browser/tab_contents/ |
background_contents.h | 41 // Called by ShowCreatedWindow. Asks the delegate to attach the opened 174 // The BackgroundContents object that has just been opened.
|
infobar_delegate.h | 41 // now fully opened) -- it is referencing a delegate that may not even exist 110 // opened for. Used to help expire on navigations.
|
/external/chromium/chrome/browser/ui/cocoa/ |
cocoa_test_helper.mm | 91 // Call close on our test_window to clean it up if one was opened. 157 // opened windows which have not been fully released. Either
|
/external/chromium/chrome/browser/ui/views/tabs/ |
native_view_photobooth_win.cc | 27 // Since the capture window must be visible to be painted, it must be opened 28 // off screen to avoid flashing. But if it is opened completely off-screen
|
/external/chromium_org/chrome/browser/download/ |
download_item_model.h | 94 // thereafter be removed from the shelf. Downloads that are opened 130 // |false|, the download should be opened with the system default application.
|
download_shelf.h | 38 // shelf have been opened, last download in shelf was removed, or the 165 // Unhides the shelf. This will cause the shelf to be opened if it was open
|
/external/chromium_org/chrome/browser/metrics/ |
perf_provider_chromeos.cc | 80 // incognito window being opened from the time it is instantiated to the time it 93 // opened since the time this object was created.
|
/external/chromium_org/chrome/browser/sessions/ |
session_backend.h | 100 // is is opened and the header is written to it. After this 102 // NOTE: current_session_file_ may be NULL if the file couldn't be opened or
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
two_client_sessions_sync_test.cc | 163 // Client 0 opened some tabs then went idle. 192 // Client 0 opened some tabs then went idle.
|
/external/chromium_org/chrome/browser/ui/gtk/download/ |
download_shelf_gtk.h | 87 // Checks that all download items have been opened, and sets the auto-close 95 // A download item has been opened. It might be possible to automatically
|
/external/chromium_org/chrome/browser/ui/startup/ |
startup_browser_creator.h | 34 // Adds a url to be opened during first run. This overrides the standard 67 // opened window should not cause a session restore.
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
recent_tabs_sub_menu_model.h | 40 // opened tabs of other devices. 145 // Similar to |local_tab_navigation_items_| except the tabs are opened tabs
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
native_view_photobooth_win.cc | 26 // Since the capture window must be visible to be painted, it must be opened 27 // off screen to avoid flashing. But if it is opened completely off-screen
|
/external/chromium_org/chrome/browser/ui/views/ |
user_manager_view.cc | 160 // Now that the window is closed, we can allow a new one to be opened. 162 // may have already opened a new instance).
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
zip_reader.h | 94 // Closes the currently opened zip file. This function is called in the 150 // not yet opened. OpenCurrentEntryInZip() must be called beforehand.
|
/external/chromium_org/chrome/test/functional/ |
chromeos_crosh.py | 62 """Test that crosh can be opened in multiple windows.""" 85 """Test shell can be opened in crosh."""
|
/external/chromium_org/chrome/test/perf/ |
tab_switching_test.cc | 33 // browser. After all the tabs have opened, it switches between tabs, and notes 152 // Opens new tabs. Returns the number of tabs opened.
|
/external/chromium_org/chrome_frame/test/ |
win_event_receiver.h | 61 // Receives notifications when a window is opened or closed. 90 // and/or |class_name_pattern| are opened or closed. A single observer may be
|
/external/chromium_org/components/nacl/browser/ |
nacl_browser.h | 50 // the public interface, however, so the IRT can be explicitly opened as 78 // The NaCl singleton keeps information about NaCl executable files opened via
|
/external/chromium_org/content/browser/download/ |
download_item_impl.h | 68 bool opened, 154 virtual void SetOpened(bool opened) OVERRIDE; 335 // the download has been opened. 504 // A flag for indicating if the download should be opened at completion. 510 // True if the download was auto-opened. We set this rather than using 511 // an observer as it's frequently possible for the download to be auto opened 528 // when the user closes the shelf before the item has been opened but should 529 // be treated as though the user opened it.
|
/external/chromium_org/content/browser/ |
ppapi_plugin_process_host.h | 40 // Called when the channel is asynchronously opened to the plugin or on 151 // the channel is opened.
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_file_system_browser_host.h | 34 // |type|. The host must be opened before use. 42 // given |root_url|. The file system at |root_url| must already be opened and
|
Completed in 1740 milliseconds
<<21222324252627282930>>