Home
last modified time | relevance | path

Searched refs:kWorkspaceAreaVisibleInset (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/shelf/
Dshelf_layout_manager.h71 static const int kWorkspaceAreaVisibleInset;
Dshelf_layout_manager.cc89 const int ShelfLayoutManager::kWorkspaceAreaVisibleInset = 2; member in ash::internal::ShelfLayoutManager
1088 mouse_insets = GetInsetsForAlignment(kWorkspaceAreaVisibleInset); in UpdateHitTestBounds()