Home | History | Annotate | Download | only in tabs

Lines Matching refs:inherit_group

657   bool inherit_group = (add_types & ADD_INHERIT_GROUP) == ADD_INHERIT_GROUP;
668 inherit_group = true;
683 inherit_group = true;
686 add_types | (inherit_group ? ADD_INHERIT_GROUP : 0));
690 if (inherit_group && transition == content::PAGE_TRANSITION_TYPED)