Searched refs:context_is_template (Results 1 – 11 of 11) sorted by relevance
187 let context_is_template = in new_for_fragment() localVariable194 template_modes: if context_is_template { vec![InTemplate] } else { vec![] }, in new_for_fragment()
192 let context_is_template = sink.elem_name(&context_elem) == expanded_name!(html "template"); in new_for_fragment() localVariable198 template_modes: if context_is_template { in new_for_fragment()
191 let context_is_template = sink.elem_name(&context_elem) == expanded_name!(html "template"); in new_for_fragment() localVariable197 template_modes: if context_is_template { in new_for_fragment()