Home | History | Annotate | Download | only in tabs

Lines Matching refs:kVerticalDetachMagnetism

827   static const int kVerticalDetachMagnetism = 15;
837 int upper_threshold = tabstrip_bounds.bottom() + kVerticalDetachMagnetism;
838 int lower_threshold = tabstrip_bounds.y() - kVerticalDetachMagnetism;