Searched refs:setEnd (Results 1 – 5 of 5) sorted by relevance
194 public void setEnd(TimeList end) throws DOMException { in setEnd() method in SmilParElementImpl195 mParTimeContainer.setEnd(end); in setEnd()
126 public void setEnd(TimeList end) throws DOMException { in setEnd() method in SmilDocumentImpl127 mSeqTimeContainer.setEnd(end); in setEnd()
319 public void setEnd(TimeList end) throws DOMException { in setEnd() method in SmilMediaElementImpl320 mElementTime.setEnd(end); in setEnd()
290 public void setEnd(TimeList end) throws DOMException { in setEnd() method in ElementTimeImpl
44 public void setEnd(TimeList end) in setEnd() method