OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ActiveDownloadsUI
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
active_downloads_ui.h
19
class
ActiveDownloadsUI
: public HtmlDialogUI {
21
explicit
ActiveDownloadsUI
(TabContents* contents);
27
DISALLOW_COPY_AND_ASSIGN(
ActiveDownloadsUI
);
active_downloads_ui.cc
372
//
ActiveDownloadsUI
377
ActiveDownloadsUI
::
ActiveDownloadsUI
(TabContents* contents)
389
Browser*
ActiveDownloadsUI
::OpenPopup(Profile* profile) {
416
Browser*
ActiveDownloadsUI
::GetPopup(Profile* profile) {
Completed in 1262 milliseconds