Searched refs:DocApplets (Results 1 – 3 of 3) sorted by relevance
32 DocApplets, // all <object> and <applet> elements enumerator
97 case DocApplets: in itemAfter()169 … case DocApplets: // all <applet> elements and <object> elements that contain Java Applets in itemAfter()
4200 return HTMLCollection::create(this, DocApplets); in applets()