Home
last modified time | relevance | path

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

/src/krb5/plugins/
H A DMakefile12 PLUGINS= kdb preauth k5tls macro
16 SUBDIR= ${PLUGINS}
/src/contrib/libxo/xohtml/external/
H A Djquery.qtip.js56 PLUGINS = {},
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 …]