Searched refs:DocEmbeds (Results 1 – 3 of 3) sorted by relevance
33 DocEmbeds, // all <embed> elements enumerator
98 case DocEmbeds: in itemAfter()175 case DocEmbeds: in itemAfter()
4205 return HTMLCollection::create(this, DocEmbeds); in embeds()4211 return HTMLCollection::create(this, DocEmbeds); in plugins()