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