Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/ash/launcher/
Dlauncher_item_controller.h62 bool image_set_by_controller() const { return image_set_by_controller_; } in image_set_by_controller() function
63 void set_image_set_by_controller(bool image_set_by_controller) { in set_image_set_by_controller()