Home
last modified time | relevance | path

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

/plugin/s5/ui/default/
H A Dslides.js462 function getIncrementals(obj) { function
492 incrementals = incrementals.concat(getIncrementals(child));
500 incrementals[i] = getIncrementals(document.getElementById('slide'+i));
/plugin/s5/ui/dokuwiki/
H A Dslides.js461 function getIncrementals(obj) { function
491 incrementals = incrementals.concat(getIncrementals(child));
499 incrementals[i] = getIncrementals(document.getElementById('slide'+i));
/plugin/s5reloaded/ui/thesis/
H A Dslides.js906 function getIncrementals(obj) { function
936 incrementals = incrementals.concat(getIncrementals(child));
944 incrementals[i] = getIncrementals(document.getElementById('slide'+i));