Home
last modified time | relevance | path

Searched defs:has_image (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/web_contents/aura/
Dimage_window_delegate.h22 bool has_image() const { return !image_.IsEmpty(); } in has_image() function
/external/chromium_org/chrome/browser/extensions/api/notifications/
Dnotifications_api.cc318 bool has_image = NotificationBitmapToGfxImage(image_scale, in CreateNotification() local
438 bool has_image = NotificationBitmapToGfxImage(image_scale, in UpdateNotification() local
/external/chromium_org/tools/imagediff/
Dimage_diff.cc62 bool has_image() const { in has_image() function in Image