Home
last modified time | relevance | path

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

/plugin/revealjs/js/
H A Dreveal.js1288 dispatchPostMessage( 'callback', { method: data.method, result: result } );
1999 dispatchPostMessage( type );
2006 function dispatchPostMessage( type, data ) { function