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

  /external/chromium_org/ash/shelf/
shelf_constants.cc 10 const int kInvalidImageResourceID = -1;
shelf_constants.h 16 extern const int kInvalidImageResourceID;
shelf_item_types.cc 22 image_resource_id(kInvalidImageResourceID) {
shelf_window_watcher.cc 30 if (details.image_resource_id != ash::kInvalidImageResourceID) {

Completed in 368 milliseconds