Home
last modified time | relevance | path

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

/plugin/revealjs/js/
H A Dreveal.js860 layoutSlideContents( slideWidth, slideHeight );
2256 layoutSlideContents( config.width, config.height );
2359 function layoutSlideContents( width, height ) { function