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

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.cc735 static const int kDropIndicatorWidth = 2; local
755 ((space_before_drop_icon + kDropIndicatorWidth) / 2);
760 kDropIndicatorWidth,
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc126 static const int kDropIndicatorWidth = 2; variable
836 gfx::Rect indicator_bounds(x - kDropIndicatorWidth / 2,
838 kDropIndicatorWidth,

Completed in 551 milliseconds