Searched defs:unselected_width (Results 1 – 4 of 4) sorted by relevance
600 void TabStrip::GetCurrentTabWidths(double* unselected_width, in GetCurrentTabWidths()608 double* unselected_width, in GetDesiredTabWidths()
1049 double sel_width, unselected_width; in GetDraggedViewTabStripBounds() local
1108 void TabStripGtk::GetCurrentTabWidths(double* unselected_width, in GetCurrentTabWidths()1357 double unselected_width) { in LayoutNewTabButton()1377 double* unselected_width, in GetDesiredTabWidths()1784 void TabStripGtk::AnimationLayout(double unselected_width) { in AnimationLayout()
359 double unselected_width = 0, selected_width = 0; in Attach() local