Home | History | Annotate | Download | only in tabs

Lines Matching defs:mini

122   // Sets the mini-state of the tab.
123 void set_mini(bool mini) { data_.mini = mini; }
124 bool mini() const { return data_.mini; }
130 // Are we in the process of animating a mini tab state change on this tab?
192 // Returns the width for mini-tabs. Mini-tabs always have this width.
215 // Start/stop the mini-tab title animation.
264 bool mini;
342 // and mini-tab title change effects.
413 // Animation used when the title of an inactive mini-tab changes.