HomeSort by relevance Sort by last modified time
    Searched refs:sender_bitmap_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.h 143 gfx::Image sender_bitmap_; member in class:notifier::SyncedNotification
synced_notification.cc 201 icon_bitmap = sender_bitmap_;
669 sender_bitmap_ = downloaded_image;
670 if (sender_bitmap_.IsEmpty())
714 !sender_bitmap_.IsEmpty() || !sender_bitmap_fetch_pending_;

Completed in 125 milliseconds