Home | History | Annotate | Download | only in ui

Lines Matching refs:DETACHED

1124   // Instant may have visible WebContents that need to be detached before the
1139 // The detached bookmark bar has appearance of floating above the
1142 // detached state and the overscroll effect moves the layers.
1143 if (value == "1" && bookmark_bar_state_ == BookmarkBar::DETACHED)
1781 // Don't change render view size if bookmark bar is currently not detached,
1783 if (size.IsEmpty() || bookmark_bar_state_ != BookmarkBar::DETACHED)
2107 // because the pending list must be kept in sync with any detached or
2271 // Save the current location bar state, but only if the tab being detached
2373 state = BookmarkBar::DETACHED;