Searched refs:kDropIndicatorHeight (Results 1 – 1 of 1) sorted by relevance
23 const int kDropIndicatorHeight = 2; variable430 item_bounds.Offset(0, -kDropIndicatorHeight / 2); in CalculateDropIndicatorBounds()431 item_bounds.set_height(kDropIndicatorHeight); in CalculateDropIndicatorBounds()435 item_bounds.Offset(0, item_bounds.height() - kDropIndicatorHeight / 2); in CalculateDropIndicatorBounds()436 item_bounds.set_height(kDropIndicatorHeight); in CalculateDropIndicatorBounds()