Home
last modified time | relevance | path

Searched refs:kHoldingSpaceContextMenuMargin (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/holding_space/
H A Dholding_space_constants.h27 constexpr int kHoldingSpaceContextMenuMargin = 8; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/holding_space/
H A Dholding_space_tray.cc273 anchor.Inset(gfx::Insets(-kHoldingSpaceContextMenuMargin, 0)); in ShowContextMenuForViewImpl()
H A Dholding_space_item_view_delegate.cc243 bounds.Inset(gfx::Insets(-kHoldingSpaceContextMenuMargin, 0)); in ShowContextMenuForViewImpl()