Home | History | Annotate | Download | only in tabs

Lines Matching refs:ResizeLayoutTabs

1317               &TabStripGtk::ResizeLayoutTabs),
1472 bool TabStripGtk::ResizeLayoutTabs() {
1942 // tabs, do ResizeLayoutTabs(). In RTL(), we will also need to manually
1943 // Layout() when ResizeLayoutTabs() is a no-op.
1944 if ((GetTabCount() == 1) || (!ResizeLayoutTabs() && base::i18n::IsRTL()))