Home
last modified time | relevance | path

Searched refs:apply (Results 901 – 925 of 1183) sorted by relevance

1...<<31323334353637383940>>...48

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php79 $at_rule->css->apply($root, $state, $pipeline);
/plugin/strata/
H A Dscript.js441 var minWidth = Math.max.apply(Math, jQuery('*.strata-field[data-field="' + field + '"] .strata-value', div).map(function(_, v) {
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js225 return graphGetGlobalVariable.apply(this, arguments);
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dcollapsible.js135 a.Append.apply(a, i.data[0].data), i.data[0].data = [];
H A Dmathjax-sre.js55 …t(a[c]);return b}return a};goog.bindNative_=function(a,b,c){return a.call.apply(a.bind,arguments)};
56apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};goog.bind=function…
57 ….call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this…
63 …tion(a,b){return goog.defineClass.SEAL_CLASS_INSTANCES?function(){var c=a.apply(this,arguments)||t…
242apply=function(a,b){for(var c=0,d;d=this.comparators[c];c++)if(d=d.compare(a,b),0!==d)return d;ret… method in sre.SemanticOrdering
299 …ces_(c.head,d.slice(0,f));d=d.slice(f);a.push.apply(a,g);c.div&&c.tail.unshift(c.div);c=c.tail}a.p…
305 …c=sre.SemanticProcessor.getInstance().neutralFences_(c,g);e.push.apply(e,c);e.push.apply(e,f);a=sr…
424 …lf::tensor"].concat(f),m=[g,"brief",h,"self::tensor"].concat(f);b.apply(null,l);b.apply(null,m);a(…
425apply(null,l);b.apply(null,m);a(g,"brief","sbrief");g=[g,"self::tensor","not(following-sibling::*)…
646 …order_=function(a){a=a.getChildren();if(!a.length)return 0;var b=Math.max.apply(null,a.map(sre.Tri…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js225 return graphGetGlobalVariable.apply(this, arguments);
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js15 …return e&&!u?(this.searchRange=r(1),this.matchRange=null,arguments.callee.apply(this,Array.prototy…
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML-full.js51apply(MathJax.Localization,[["MathMenu",u]].concat([].slice.call(arguments,1)))};var i=MathJax.Obj…
52apply(this,arguments)}if(this.root.attr&&this.root.attr.mode){if(!this.root.display&&this.root.att…
54apply(MathJax.Localization,[["MathML",e]].concat([].slice.call(arguments,1)))};c.Parse=MathJax.Obj…
56 …call(arguments,0);m[0][0]=["HTML-CSS",m[0][0]];return MathJax.Message.Set.apply(MathJax.Message,m)…
57apply(Math,aq),V=Math.max.apply(Math,au);for(ae=0,ac=aw.length;ae<ac;ae++){X=((aF+V)-(aq[ae]+au[ae…
66 e.apply(t, arguments);
94 …o ? (t.unshift(s.RULE()), o.submenu.items.push.apply(o.submenu.items, t)) : ((i = (u.FindId("Setti…
96 …o = s.SUBMENU.apply(s.SUBMENU, t), (a = u.IndexOfId("Locale")) ? u.items.splice(a, 0, o) : u.items…
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js64 Os.push(D[K].apply(D,X))};Sd[".call0"]=function(){var N=Os.pop(),K=Os.pop(),D=Os.pop(),X=[]
66 D[K].apply(D,X)};Sd[".svg"]=function(){Os.push(psvg)};Sd[".math"]=function(){Os.push(Math)};Sd[".date"]=function(){Os.push(new Date())};Sd[".window"]=function(){Os.push(window)};Sd[".callback"]=function(){var X=Os.pop();Os.push(function(){Ps.run(X,true);while(0<Es.length)
H A DLICENSE163 apply, that proxy's public statement of acceptance of any version is
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt38 apply=apply
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc70 inlineStyleField && inlineStyleField.commit.apply( inlineStyleField, args );
74 widget.commit.apply( widget, args );
145 …field = dialog.getContentElement.apply( dialog, targetFields[ i ].split( ':' ) ); …
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc71 inlineStyleField && inlineStyleField.commit.apply( inlineStyleField, args );
75 widget.commit.apply( widget, args );
146 …field = dialog.getContentElement.apply( dialog, targetFields[ i ].split( ':' ) ); …
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12apply(null,new Uint8Array(0));break;case"nodebuffer":String.fromCharCode.apply(null,j(0))}}catch(i…
13apply([],a)}};c.setTyped=function(a){a?(c.Buf8=Uint8Array,c.Buf16=Uint16Array,c.Buf32=Int32Array,c…
H A Djszip.js2016 String.fromCharCode.apply(null, new Uint8Array(0));
2019 String.fromCharCode.apply(null, nodeBuffer(0));
2038 … result.push(String.fromCharCode.apply(null, array.slice(k, Math.min(k + chunk, len))));
2041 … result.push(String.fromCharCode.apply(null, array.subarray(k, Math.min(k + chunk, len))));
3612 return [].concat.apply([], chunks);
3650 try { String.fromCharCode.apply(null, [0]); } catch(__) { STR_APPLY_OK = false; }
3651 try { String.fromCharCode.apply(null, new Uint8Array(1)); } catch(__) { STR_APPLY_UIA_OK = false; }
3723 return String.fromCharCode.apply(null, utils.shrinkBuf(buf, len));
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js27 …d,b,h){h||(h=window);d||(d=h);return h.setTimeout(function(){b?a.apply(d,[].concat(b)):a.apply(d)},
29apply(g,arguments)}},createClass:function(a){var g=a.$,d=a.base,b=a.privates||a._,h=a.proto;a=a.st…
30apply(this,arguments);this.base=arguments.callee});h&&this.extend(g.prototype,h,!0);a&&this.extend…
59 … CKEDITOR.event.prototype.on.apply(this,arguments)},removeListener:function(a){CKEDITOR.event.prot…
104apply(this,arguments);return this}:CKEDITOR.env.ie8Compat&&CKEDITOR.env.secure?function(b,c){if("s…
236 callback:function(){f&&f.apply(this,arguments);c.shift();a.call(k)}});1==c.length&&a.call(this)}}()…
256 function(b){return function(){a();b.apply?b.apply(this):b()}})),c.on("destroy",function(){e.removeL…
545 …OR.env.ie6Compat){var k=function(){h();arguments.callee.prevScrollHandler.apply(this,arguments)};b…
565 …(),setupContent:function(){var a=arguments;this.foreach(function(b){b.setup&&b.setup.apply(b,a)})},
613 …getDirection(1),k=a.apply(this,arguments),h!=this.getDirection(1)))return this.getDocument().fire(…
[all …]
H A Dcontents-default.css69 paragraphs. Remember to apply the same style in your output front end page.
/plugin/metaeditor/
H A Djstree.js231 method.apply(instance, args) :
1821 this._append_json_data.apply(this, this._data.core.worker_queue.shift());
1829 this._append_json_data.apply(this, this._data.core.worker_queue.shift());
1846 this._append_json_data.apply(this, this._data.core.worker_queue.shift());
3814 Array.prototype.push.apply(this._model.data[obj.children_d[i]].parents, tmp);
4409 array.push.apply(array, rest);
4842 obj = parent.redraw_node.apply(this, arguments);
5137 return parent.load_node.apply(this, arguments);
5140 var state = parent.get_state.apply(this, arguments);
5146 var res = parent.set_state.apply(this, arguments);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js1528 Backbone.Model.apply(this, arguments);
1539 Backbone.Model.apply(this, arguments);
1613 Backbone.Collection.prototype._addReference.apply(this, arguments);
1621 Backbone.Collection.prototype._removeReference.apply(this, arguments);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md82 // CSS style to apply to the diagram's svg tag. (Only supported if using snap.svg)
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.lgpl-30.txt163 apply, that proxy's public statement of acceptance of any version is
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js912 …return ( oCommand.Execute.apply( oCommand, FCKTools.ArgumentsToArray( arguments, 2 ) ) !== false )…
H A Dfckdomtools.js153 if ( eChild.nodeType == 1 && eChild.tagName.Equals.apply( eChild.tagName, childNames ) )
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md109 …x for [#2475](https://github.com/sebastianbergmann/phpunit/pull/2475) does not apply to PHPUnit 5.7
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/STIX/
H A Dfontdata.js19 …dComplete",MathJax.Ajax,j.fontDir+"/fontdata.js"]);MathJax.Callback.Queue.apply(MathJax.Callback,e…

1...<<31323334353637383940>>...48