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

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 332 // completion. This is necessary as the value returned by GetTabHOffset
334 // the animation), and unless we layout GetTabHOffset won't be called after
809 tab_right += GetTabHOffset(i + 1);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 353 // completion. This is necessary as the value returned by GetTabHOffset
355 // the animation), and unless we layout GetTabHOffset won't be called after
841 tab_right += GetTabHOffset(i + 1);
    [all...]

Completed in 1248 milliseconds