OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:open_when_complete
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/download/
download_shelf_context_menu.cc
92
case
OPEN_WHEN_COMPLETE
:
121
case
OPEN_WHEN_COMPLETE
:
157
case
OPEN_WHEN_COMPLETE
:
240
case
OPEN_WHEN_COMPLETE
:
290
OPEN_WHEN_COMPLETE
, IDS_DOWNLOAD_MENU_OPEN_WHEN_COMPLETE);
312
OPEN_WHEN_COMPLETE
, IDS_DOWNLOAD_MENU_OPEN);
download_shelf_context_menu.h
29
OPEN_WHEN_COMPLETE
, // Open the download when it's finished.
download_item_model_unittest.cc
293
bool
open_when_complete
; // GetOpenWhenComplete().
member in struct:TestCase
351
.WillRepeatedly(Return(test_case.
open_when_complete
));
Completed in 444 milliseconds