Searched refs:SmilRootLayoutElementImpl (Results 1 – 2 of 2) sorted by relevance
23 public class SmilRootLayoutElementImpl extends SmilElementImpl implements class31 SmilRootLayoutElementImpl(SmilDocumentImpl owner, String tagName) { in SmilRootLayoutElementImpl() method in SmilRootLayoutElementImpl
167 return new SmilRootLayoutElementImpl(this, tagName); in createElement()