OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tabs_closing_map_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc
780
//
tabs_closing_map_
so we can find it.
[
all
...]
tab_strip.h
374
// Adds the tab at |index| to |
tabs_closing_map_
| and removes the tab from
382
// Adjusts the indices of all tabs in |
tabs_closing_map_
| whose index is
415
// Paints all the tabs in |
tabs_closing_map_
[index]|.
556
// |
tabs_closing_map_
|. When the animation completes the tab is removed from
557
// |
tabs_closing_map_
|. The painting code ensures both sets of tabs are
560
TabsClosingMap
tabs_closing_map_
;
member in class:TabStrip
Completed in 41 milliseconds