Home
last modified time | relevance | path

Searched refs:length (Results 751 – 775 of 2103) sorted by relevance

1...<<31323334353637383940>>...85

/plugin/diagramsnet/lib/js/
H A Dviewer.min.js866length;A++)t[A]=n[A].getGeneralPurposeVariable(f-1)}else m=p,n=q,r=u,t=x,y=B;B=k[l+1];p=B.getNextL…
885length)return 0;for(var c=[],d=0;d<a.length;d++)c[d]=a[d].getGeneralPurposeVariable(b);c.sort(func…
891 k;for(m=0;m<g.length;m++)g[m].setY(e,c)}};
1165length;q++){var r=a.view.transformControlPoint(a,d[q],!0);null!=r&&p.push(r)}if(0==p.length)return…
1168length&&null!=c[c.length-1]&&mxUtils.contains(g,c[c.length-1].x,c[c.length-1].y);)c.splice(c.lengt…
1216 c.length||null==c[0]||null==c[c.length-1])?this.clear(a.cell,!0):(this.updateEdgeBounds(a),this.upd…
2351length;k++){var g=b.charCodeAt(k);(32<=g||9==g||10==g||13==g)&&65535!=g&&65534!=g||(e.push(b.subst…
3034 …otype.ignorePatches=function(b){for(var c=!0,e=0;e<b.length&&c;e++)c=c&&0==Object.keys(b[e]).lengt…
3309length||0==this.hiddenTags.length)return!1;b=b.split(" ");if(b.length>this.hiddenTags.length)retur…
3312length&&0<d.length){this.model.beginUpdate();try{for(var c=0;c<b.length;c++){for(var f=this.getTag…
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php474 $length = $this->readInt();
475 return $this->read($length);
482 $length = $this->readLong();
483 return $this->read($length);
487 * @param int $length
491 public function read($length) { argument
492 $val = substr($this->bytes, $this->pos, $length);
493 $this->pos += $length;
715 $length = $this->stream->readLong();
718 for ($i = 0; $i < $length; $i++) {
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js112 for ( var x = 0; x < chart.dataSets.length; x++ ) {
335 for ( var x = 0; x < chart.panels.length; x++ ) {
535 if ( options.headers !== undefined && options.headers.length ) {
536 for ( var i = 0; i < options.headers.length; i++ ) {
602 for ( var x = 0; x < cols.length; x++ ) {
624 if ( options.skipEmpty && row.length === 1 && row[ 0 ] === '' )
627 for ( i = 0; i < row.length; i++ ) {
686 strMatchedDelimiter.length &&
720 arrData[ arrData.length - 1 ].push( strMatchedValue );
732 if ( 1 === p.length )
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12length;)d=b._qsa.shift(),d.style.removeAttribute("x-qsa"),f.push(d);return b._qsa=null,f}),b.query…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1length;g++)j[g]instanceof fabric.Text||j[g]instanceof fabric.PathGroup||j[g]instanceof fabric.Tria…
2length;b++)b>0&&d.push(arguments[b]);a.apply(c,d)}},handleDropbox:function(a){if(c.drawing.buffer.…
H A Dexport.js1020 for ( i1 = 0; i1 < svgs.length; i1++ ) {
1664 if ( !groups.length ) {
1900 if ( clipPaths.length ) {
1901 var start = data.slice(0,data.length-6);
2214 if ( b64.length % 4 > 0 ) {
2223 var len = b64.length
2230 l = placeHolders > 0 ? b64.length - 4 : b64.length
2348 if ( cfg.data.length == 0 ) {
2382 if ( i2 < cfg.data.length ) {
2481 if ( cfg.data.length ) {
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js104 if ( sUserLang.length >= 5 )
112 if ( sUserLang.length >= 2 )
126 for ( var i = 0 ; i < e.length ; i++ )
H A Dfck.js174 if ( oNewBlock || oNode.nodeValue.Trim().length > 0 )
234 if ( FCK.DocTypeDeclaration && FCK.DocTypeDeclaration.length > 0 )
237 if ( FCK.XmlDeclaration && FCK.XmlDeclaration.length > 0 )
310 sTags += sTags.length > 0 ? '|ABBR|XML|EMBED' : 'ABBR|XML|EMBED' ;
313 if ( sTags.length > 0 )
517 if ( FCK.TempBaseTag.length > 0 )
876 for ( var i = 0 ; i < aCSSs.length ; i++ )
879 if ( sStyles && sStyles.length > 0 )
949 var iIndex = this.Elements.length ;
964 while ( i < this.Elements.length )
[all …]
/plugin/toolbox/
H A DToolboxTextTools.js49 for (var i = 0; i < text.length; i++) {
95 return aa.length - bb.length;
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DCachingStream.php67 public function read($length) argument
70 $data = $this->stream->read($length);
71 $remaining = $length - strlen($data);
101 // length.
/plugin/autolink4/
H A Dscript.js27 if (flags.length == 0) {
28 parts.length = 3;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckplugin.js30 if ( !availableLangs || availableLangs.length == 0 )
39 if ( this.AvailableLangs.length > 0 )
/plugin/tagfilter/script/select2/
H A Dselect2_locale_pl.js12 formatInputTooShort: function (input, min) { return "Wpisz jeszcze" + character(min - input.length, "znak", "i"); },
13 formatInputTooLong: function (input, max) { return "Wpisana fraza jest za długa o" + character(input.length - max, "znak", "i"); },
/plugin/encryptedpasswords/
H A Dscript.js3 toolbar[toolbar.length] = {
11 toolbar[toolbar.length] = {
/plugin/googlemaps3/
H A Dscript.js19 for (var j=0; j<nodes.length; j++) {
24 for (i=0; i<googlemaps3.length; i++) {
40 if (googlemaps3[i].marker && googlemaps3[i].marker.length > 0) {
41 for (j=0; j<googlemaps3[i].marker.length; j++) if (googlemaps3[i].marker[j].lat=='address') {
/plugin/ifauthex/lib/
H A Dexceptions.php87 …bstr($tokenInstance->text(), max(0, $tokenInstance->position() - 3), $tokenInstance->length() + 3);
89 …bstr($tokenInstance->text(), max(0, $tokenInstance->position() - 3), $tokenInstance->length() + 3);
112 …nInstance->text(), max(0, $firstTokenInstance->position() - 3), $firstTokenInstance->length() + 3);
114 …nInstance->text(), max(0, $firstTokenInstance->position() - 3), $firstTokenInstance->length() + 3);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js730 var length = bytes.length;
750 var length = str.length;
1008 if (arr1.length !== arr2.length) {
2381 var length = keys.length;
2577 length = toLength(O.length);
2794 var length = keys.length;
5259 var length = keys.length;
10020 length: params.length,
10068 length: source.length
10150 this.length = length;
[all …]
/plugin/edittable/lib/
H A Dhandsontable.full.js244 var length = matched.length;
1272 length = array.length;
1296 length = array.length,
1321 length = array.length,
1346 length = array.length;
5848 var length = strings.length;
8159 return b.length - a.length;
30663 length = value.length;
31229 var length = keys.length;
31271 var length = keys.length;
[all …]
/plugin/codemirror/dist/modes/
H A Ddtd.min.js.map1length","backUp","dashes","quote","escaped","terminator","eol","startState","base","baseIndent","s…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js188 for(var i = 0; i < visibleTasks.length; i++){
196 for(var t = 0; t < visibleItems.length; t++){
201 for(var r = 0; r < renderers.length; r++){
215 for(var t = 0; t < visibleItems.length; t++){
225 for(var i=0; i < ids.length; i++){
238 for(var i = 0; i < links.length; i++){
250 for(var i = 0; i < visibleLinks.length; i++){
318 for(var i = 0; i < caches.length; i++){
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js13length;o++)r.push(i[o].id);return r},_redrawItems:function(t,e){for(var n={},a=0;a<e.length;a++)n[…
H A Ddhtmlxgantt_tooltip.js13length),o=0;o<e.length;o++)n[o]=t(e[o]);break;case i.isStringObject(e):n=new String(e);break;case …
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js218 if (cells.length == 1 && includeEdges)
321 for (var i = 0; i < cells.length; i++)
394 if (cells.length == 0)
434 for (var i = 0; i < cells.length; i++)
564 if (cells.length > 1)
605 if (temp.length > 0)
726 if (link.length > 0)
731 if (docs != null && docs.length > 0)
737 if (title.length > 30)
1616 if (newValue != null && (newValue.length > 0 || cells.length > 0))
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js12 function inDs(Ds,K){for(var I=Ds.length-1;0<=I;--I){if("undefined"!=typeof Ds[I][K])
16 function PsParser(){var Self=this;function init(L){Self.L=L;Self.N=L.length;Self.I=0;Self.D=0}
28 L=L.join("");if(1==L.length&&member(L,"+-."))N=false;return N?(F?parseFloat(L):parseInt(L,10)):new Symbol(L)}
32 throw new Error("bind error '"+K+"'");Es.push([false,D[K]])}else if(Z&&isArray(X)&&isQuoted(X)){if(0<X.length){var F=X[0];var R=quote(X.slice(1));if(0<R.length)Es.push([false,R]);run(F,false)}}else if("function"==typeof X)X();else Os.push(X)}
34 function step(){var C=Es.pop();var L=C.shift();var X=C.pop();for(var I=0;I<C.length;I++)
36 var PsP=new PsParser;function parse(L){PsP.init(L);while(PsP.peek()){var T=PsP.token();if(T||T===0){Os.push(T);if(PsP.D<=0||isSymbol(T)&&(member(symbolName(T),"[]{}")||"<<"==symbolName(T)||">>"==symbolName(T))){exec();while(0<Es.length)
40 function Wps(psvg_i){var psvg=psvg_i;var Os=[];var Sd={};var Ds=[Sd];var Es=[];var Ps=new Ps0(Os,Ds,Es);Sd["true"]=function(){Os.push(true)};Sd["false"]=function(){Os.push(false)};Sd["null"]=function(){Os.push(null)};Sd["sub"]=function(){var X=Os.pop();Os.push(Os.pop()-X)};Sd["mul"]=function(){Os.push(Os.pop()*Os.pop())};Sd["div"]=function(){var X=Os.pop();Os.push(Os.pop()/X)};Sd["mod"]=function(){var X=Os.pop();Os.push(Os.pop()%X)};var M={};Sd["mark"]=function(){Os.push(M)};Sd["counttomark"]=function(){var N=0;for(var I=Os.length-1;0<=I;I--)
41 if(M===Os[I])return Os.push(N);else N++;throw new Error("Mark not found")};Sd["<<"]=Sd["mark"];Sd[">>"]=function(){var D={};while(0<Os.length){var V=Os.pop();if(M===V)return Os.push(D);D[Os.pop()]=V}
42 throw new Error("Mark not found")};Sd["exch"]=function(){var Y=Os.pop();var X=Os.pop();Os.push(Y);Os.push(X)};Sd["clear"]=function(){Os.length
[all...]
/plugin/html5video2/script/
H A Dvideo.min.js12length;p++)if(c[p][1]in d){i=c[p];break}if(i){for(var f=0;f<i.length;f++)l[h[f]]=i[f];l.prefixed=i…
20length;i++)t(e[i])}(["get","put","post","patch","head","delete"],function(n){ei["delete"===n?"del"…
21length=parseInt(t[1],10)),t[2]&&(e.offset=parseInt(t[2],10)),e}function cr(e){for(var t,i=e.split(…

1...<<31323334353637383940>>...85