OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parent_shelf_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.cc
109
:
parent_shelf_
(parent_shelf),
298
parent_shelf_
->MaybeShowMoreDownloadItems();
323
parent_shelf_
->MaybeShowMoreDownloadItems();
347
parent_shelf_
->RemoveDownloadItem(this); // This will delete us!
378
parent_shelf_
->RemoveDownloadItem(this);
835
parent_shelf_
->ItemOpened();
[
all
...]
download_item_gtk.h
152
DownloadShelfGtk*
parent_shelf_
;
member in class:DownloadItemGtk
/external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.cc
167
:
parent_shelf_
(parent_shelf),
347
parent_shelf_
->MaybeShowMoreDownloadItems();
371
parent_shelf_
->MaybeShowMoreDownloadItems();
385
parent_shelf_
->RemoveDownloadItem(this); // This will delete us!
403
parent_shelf_
->RemoveDownloadItem(this); // This will delete us!
846
parent_shelf_
->ItemOpened();
[
all
...]
download_item_gtk.h
154
DownloadShelfGtk*
parent_shelf_
;
member in class:DownloadItemGtk
Completed in 1571 milliseconds