Searched refs:MENU_THUMB (Results 1 – 5 of 5) sorted by relevance
28 bool old_had_it = (old_mode & THUMB) && !(old_mode & MENU_THUMB); in NotifySectionDisabled()29 bool new_has_it = (new_mode & THUMB) && !(new_mode & MENU_THUMB); in NotifySectionDisabled()110 APPS | MENU_THUMB | MENU_RECENT); in RegisterUserPrefs()
31 MENU_THUMB = 1 << (0 + 16), enumerator
761 newShownSections & MENU_THUMB, MENU_THUMB);
628 this.menu, 'most-visited', MENU_THUMB, Section.THUMB);
4861 shown_sections & MENU_THUMB ? true : false); in GetNTPMenuMode()4892 section = MENU_THUMB; in SetNTPMenuMode()