Home
last modified time | relevance | path

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

/plugin/popupviewer/
H A Dscript.js130 _.presentViewerWithContent = function(e, popupData) { function
150 _.hideViewer(e, _.presentViewerWithContent);
344 _.hideViewer(e, _.presentViewerWithContent);
534 $(this).unbind('click').click(_.presentViewerWithContent);
/plugin/imageflow/
H A Dscript.js647 … jQuery.popupviewer().init(_self.checkedImages).presentViewerWithContent.call(whereToImage);