Home
last modified time | relevance | path

Searched refs:kShelfItemInset (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/shelf/
Dalternate_app_list_button.cc136 ShelfLayoutManager::kShelfItemInset - background_image->width()); in OnPaint()
140 background_bounds.set_x(ShelfLayoutManager::kShelfItemInset); in OnPaint()
144 background_bounds.set_y(ShelfLayoutManager::kShelfItemInset); in OnPaint()
Doverflow_button.cc108 ShelfLayoutManager::kShelfItemInset, in OnPaint()
113 bounds.x() + ShelfLayoutManager::kShelfItemInset, in OnPaint()
119 bounds.y() + ShelfLayoutManager::kShelfItemInset, in OnPaint()
Dshelf_layout_manager.h86 static const int kShelfItemInset; variable
Dshelf_layout_manager.cc101 const int ShelfLayoutManager::kShelfItemInset = 3; member in ash::internal::ShelfLayoutManager
/external/chromium_org/ash/system/tray/
Dtray_background_view.cc448 top_edge = ShelfLayoutManager::kShelfItemInset; in SetBorder()
451 ShelfLayoutManager::kShelfItemInset - GetShelfItemHeight(); in SetBorder()
456 ShelfLayoutManager::kShelfItemInset - GetShelfItemHeight(); in SetBorder()
458 right_edge = ShelfLayoutManager::kShelfItemInset; in SetBorder()
461 left_edge = ShelfLayoutManager::kShelfItemInset; in SetBorder()
464 ShelfLayoutManager::kShelfItemInset - GetShelfItemHeight(); in SetBorder()