Searched refs:old_had_it (Results 1 – 1 of 1) sorted by relevance
28 bool old_had_it = (old_mode & THUMB) && !(old_mode & MENU_THUMB); in NotifySectionDisabled() local31 if (old_had_it && !new_has_it) { in NotifySectionDisabled()37 if (new_has_it && !old_had_it) { in NotifySectionDisabled()