Home
last modified time | relevance | path

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

/plugin/revealjs/js/
H A Dreveal.js1436 else if( config.showSlideNumber === 'speaker' && isSpeakerNotes() ) {
3851 else if ( backgroundVideo && !isSpeakerNotes() ) {
4047 if( element && !isSpeakerNotes() ) {
4343 function isSpeakerNotes() { function
6020 isSpeakerNotes: isSpeakerNotes,