Searched refs:PLUGINS (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/libxo/xohtml/external/ |
| HD | jquery.qtip.js | 56 PLUGINS = {}, variable 208 $.each(PLUGINS, function(name) { 384 $.each(PLUGINS, function() { 780 else if(PLUGINS.imagemap && target.is('area')) { 781 pluginCalculations = PLUGINS.imagemap(this, target, at, PLUGINS.viewport ? method : FALSE); 785 else if(PLUGINS.svg && target[0].ownerSVGElement) { 786 pluginCalculations = PLUGINS.svg(this, target, at, PLUGINS.viewport ? method : FALSE); 828 if(PLUGINS.viewport) { 829 position.adjusted = PLUGINS.viewport( 1707 $.each(PLUGINS, function() { [all …]
|