Home | History | Annotate | Download | only in tabs

Lines Matching full:inherit_group

625   bool inherit_group = (add_types & ADD_INHERIT_GROUP) == ADD_INHERIT_GROUP;
636 inherit_group = true;
651 inherit_group = true;
655 add_types | (inherit_group ? ADD_INHERIT_GROUP : 0));
659 if (inherit_group && transition == PageTransition::TYPED)