Home
last modified time | relevance | path

Searched refs:from_index_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc591 from_index_(from_index), in MiniMoveAnimation()
627 if (to_index_ < from_index_) { in GetGapWidth()
634 } else if (index == from_index_ + 1) { in GetGapWidth()
639 if (index == from_index_) { in GetGapWidth()
680 int from_index_; member in MiniMoveAnimation