Home
last modified time | relevance | path

Searched refs:context (Results 676 – 700 of 1053) sorted by path

1...<<21222324252627282930>>...43

/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js32 context: {}, property in indexmenu_wiz.fields.div3.elems
/plugin/indexmenu/syntax/
H A Dindexmenu.php97 $context = $this->hasOption($defaults, $opts, 'context');
107 //context should parse this later in correct context
108 if (!$context) {
130 //context needs to be resolved later
131 if (!$context) {
137 $nocookie = $context || $this->hasOption($defaults, $opts, 'nocookie');
149 //disable the right context menu
312 'context'
[all...]
/plugin/indexmenu2/cms/extensions/
H A Dfunctionextensions.js7context,oldprop,s=[],i=1,aL=arguments.length;if(arguments.length==0)context=window;else context=ar… variable
/plugin/inlineedit/
H A DLICENSE129 "Major Component", in this context, means a major essential component
/plugin/issuetracker/
H A Dprototype.js386 function bind(context) { argument
3215 context = context || element.parentNode;
3987 var origContext = context = context || document;
3989 if ( context.nodeType !== 1 && context.nodeType !== 9 ) {
4016 [ context ] :
4035 if ( context ) {
4057 pop = context;
4078 } else if ( context && context.nodeType === 1 ) {
4791 context = context || document;
4793 if ( !seed && context.nodeType === 9 && !isXML(context) ) {
[all …]
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jar ... response org.apache.http.protocol.HttpContext context } org/apache/http/protocol/RequestConnControl ...
H A Dtransform-3.0.2.jar ... SWFEncoder coder com.flagstone.transform.coder.Context context public volatile synthetic java.lang.Object copy ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jar ... response org.apache.http.protocol.HttpContext context } org/apache/http/protocol/RequestConnControl ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak471 // Handles context menu on the Mac where the trigger is on mousepressed
497 // Handles context menu on the Mac where the trigger is on mousepressed
/plugin/jirainfo/
H A Dscript.js135 function bind(func, context) { argument
137 return func.call(context);
/plugin/jmol2/jmol/
H A DCHANGES.txt45 # bug fix: symop in biomolecule context not recsognized by label "%[symmetry]"
171 # bug fix: context menu View... broken when boundbox or unitcell are on
405 # bug fix: draw picking in multimodel context causes null pointer exception
1769 # code: thread control for Java Swing in applet context
3171 # new feature: "getProperty FILECONTENTS ." in the context of
3324 # bug fix: more work on trajectories in a multimodel context
3328 # bug fix: load trajectory extended to multifile context
3332 # This makes "select" in a trajectory context similar to "display"
3483 # bug fix: return command not allowed in simple context
4961 # fixes popup menu to better deal with multiple file context
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1675 context: this.version.flash,
1758 context:status.src,
2057 context: "{supplied:'" + this.options.supplied + "'}",
2360 context: ancestor,
2409 context: this.css.cs[fn],
2417 context: fn,
2425 context: cssSel,
2533 context: key,
3354 _urlNotSetError: function(context) { argument
3357 context: context,
[all …]
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1675 context: this.version.flash,
1758 context:status.src,
2057 context: "{supplied:'" + this.options.supplied + "'}",
2360 context: ancestor,
2409 context: this.css.cs[fn],
2417 context: fn,
2425 context: cssSel,
2533 context: key,
3354 _urlNotSetError: function(context) { argument
3357 context: context,
[all …]
/plugin/jplayer/components/
H A Drequire-built.js1209 context = { class in newContext
1651 context.require = context.makeRequire();
1652 return context;
1694 if (!context) {
1789 var config = (context && context.config) || {},
1941 var node, context;
4405 context: ancestor,
4462 context: fn,
4470 context: cssSel,
4578 context: key,
[all …]
H A Drequire.js377 context.require([id]);
1209 context = { class in newContext
1651 context.require = context.makeRequire();
1652 return context;
1672 var context, config, variable
1689 if (config && config.context) {
1694 if (!context) {
1699 context.configure(config);
1789 var config = (context && context.config) || {},
1941 var node, context;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1675 context: this.version.flash,
1758 context:status.src,
2057 context: "{supplied:'" + this.options.supplied + "'}",
2360 context: ancestor,
2409 context: this.css.cs[fn],
2417 context: fn,
2425 context: cssSel,
2533 context: key,
3354 _urlNotSetError: function(context) { argument
3357 context: context,
[all …]
H A Djquery.jplayer.min.js2context:"{solution:'"+this.options.solution+"', supplied:'"+this.options.supplied+"'}",message:a.j…
3context:"{supplied:'"+this.options.supplied+"'}",message:a.jPlayer.errorMsg.NO_SUPPORT,hint:a.jPla…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js3240 this.context = sharedContext != null ? sharedContext : sharedContext = new AudioContext;
3241 this.deviceSampleRate = this.context.sampleRate;
3247 this.node = this.context[createProcessor](4096, this.channels, this.channels);
3249 this.node.connect(this.context.destination);
3277 return this.context.currentTime * this.sampleRate;
3290 function Filter(context, key) { argument
3291 if (context && key) {
3294 return context[key];
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pu…
4context:!0}},ajaxSetup:function(a,b){return b?Nc(Nc(a,m.ajaxSettings),b):Nc(m.ajaxSettings,a)},aja…
H A Dpopcorn.ie8.js192 Array.prototype.forEach = Array.prototype.forEach || function( fn, context ) { argument
201 context = context || this;
207 fn.call( context, obj[ key ], key, obj );
H A Dpopcorn.js394 Popcorn.forEach = function( obj, fn, context ) { argument
400 context = context || this;
406 return obj.forEach( fn, context );
411 fn.call( context, obj[ key ], key, obj );
418 fn.call( context, obj[ key ], key, obj );
2339 find: function( selector, context ) { argument
2343 context = context || document;
2362 node = context.querySelector( selector );
H A Dpopcorn.subtitle.js6 createDefaultContainer = function( context, id ) { argument
8 var ctxContainer = context.container = document.createElement( "div" ),
10 media = context.media;
13 var position = context.position();
32 context.media.parentNode.appendChild( ctxContainer );
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as596 // Handlers for context menu

1...<<21222324252627282930>>...43