Home
last modified time | relevance | path

Searched refs:getComputedSlideSize (Results 1 – 1 of 1) sorted by last modified time

/plugin/revealjs/js/
H A Dreveal.js839 var slideSize = getComputedSlideSize( window.innerWidth, window.innerHeight );
2251 var size = getComputedSlideSize();
2395 function getComputedSlideSize( presentationWidth, presentationHeight ) { function
2497 var slideSize = getComputedSlideSize();