Searched defs:tabs_closing_map_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.h393 // Adds the tab at |index| to |tabs_closing_map_| and removes the tab from
401 // Adjusts the indices of all tabs in |tabs_closing_map_| whose index is
438 // Paints all the tabs in |tabs_closing_map_[index]|.
596 // |tabs_closing_map_|. When the animation completes the tab is removed from
597 // |tabs_closing_map_|. The painting code ensures both sets of tabs are
600 TabsClosingMap tabs_closing_map_; member in class:TabStrip

Completed in 48 milliseconds