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

/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.cc542 static const int kDropIndicatorWidth = 2; local
544 drop_indicator_position_ - (kDropIndicatorWidth / 2),
545 ToolbarView::kVertSpacing, kDropIndicatorWidth, IconHeight());
/external/chromium/chrome/browser/ui/views/
H A Dbrowser_actions_container.cc833 static const int kDropIndicatorWidth = 2; local
835 drop_indicator_position_ - (kDropIndicatorWidth / 2),
836 ToolbarView::kVertSpacing, kDropIndicatorWidth, IconHeight());
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc103 static const int kDropIndicatorWidth = 2; variable
513 gfx::Rect indicator_bounds(x - kDropIndicatorWidth / 2,
515 kDropIndicatorWidth,
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc117 static const int kDropIndicatorWidth = 2; variable
771 gfx::Rect indicator_bounds(x - kDropIndicatorWidth / 2,
773 kDropIndicatorWidth,

Completed in 268 milliseconds