OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_icon_bitmap_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.h
124
gfx::Image
app_icon_bitmap_
;
member in class:notifier::SyncedNotification
synced_notification.cc
104
app_icon_bitmap_
= gfx::Image::CreateFrom1xBitmap(*bitmap);
127
!
app_icon_bitmap_
.IsEmpty();
291
gfx::Image icon_bitmap =
app_icon_bitmap_
;
Completed in 150 milliseconds