Home | History | Annotate | Download | only in tabs

Lines Matching defs:mini

119   // Sets the mini-state of the tab.
120 void set_mini(bool mini) { data_.mini = mini; }
121 bool mini() const { return data_.mini; }
127 // Are we in the process of animating a mini tab state change on this tab?
190 // Returns the width for mini-tabs. Mini-tabs always have this width.
220 // Start/stop the mini-tab title animation.
265 mini(false),
278 bool mini;
357 // and mini-tab title change effects.
428 // Animation used when the title of an inactive mini-tab changes.