Searched refs:kDropIndicatorWidth (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.cc644 static const int kDropIndicatorWidth = 2; local
646 drop_indicator_position_ - (kDropIndicatorWidth / 2),
648 kDropIndicatorWidth,
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc123 static const int kDropIndicatorWidth = 2; variable
828 gfx::Rect indicator_bounds(x - kDropIndicatorWidth / 2,
830 kDropIndicatorWidth,

Completed in 58 milliseconds