HomeSort by relevance Sort by last modified time
    Searched refs:kDropIndicatorWidth (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 833 static const int kDropIndicatorWidth = 2;
835 drop_indicator_position_ - (kDropIndicatorWidth / 2),
836 ToolbarView::kVertSpacing, kDropIndicatorWidth, IconHeight());
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 103 static const int kDropIndicatorWidth = 2;
513 gfx::Rect indicator_bounds(x - kDropIndicatorWidth / 2,
515 kDropIndicatorWidth,
    [all...]

Completed in 41 milliseconds