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

  /external/chromium_org/ash/shelf/
shelf_constants.cc 12 const int kShelfButtonSpacing = 10;
shelf_constants.h 24 ASH_EXPORT extern const int kShelfButtonSpacing;
shelf_view.cc 720 int button_spacing = kShelfButtonSpacing;
    [all...]
  /external/chromium_org/ash/test/
shelf_view_test_api.cc 114 return kShelfButtonSpacing;

Completed in 62 milliseconds