Home
last modified time | relevance | path

Searched refs:stopEmbeddedContent (Results 1 – 1 of 1) sorted by relevance

/plugin/revealjs/js/
H A Dreveal.js2990 stopEmbeddedContent( previousSlide );
3052 stopEmbeddedContent( currentSlide, { unloadIframes: false } );
3656stopEmbeddedContent( previousBackground, { unloadIframes: !shouldPreload( previousBackground ) } );
4201 function stopEmbeddedContent( element, options ) { function