Home
last modified time | relevance | path

Searched defs:containing_view (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_util.cc364 views::View* containing_view, in PaintDownloadProgress()
463 views::View* containing_view, in PaintDownloadComplete()
498 views::View* containing_view, in PaintDownloadInterrupted()
/external/chromium/chrome/browser/ui/views/
Dselect_file_dialog.cc490 HtmlDialogView* containing_view = static_cast<HtmlDialogView*>(*delegate); in HandleSetDialogTitle() local