Home | History | Annotate | Download | only in dom

Lines Matching full:embeds

327     PassRefPtr<HTMLCollection> embeds();
328 PassRefPtr<HTMLCollection> plugins(); // an alias for embeds() required for the JS DOM bindings.