Home
last modified time | relevance | path

Searched refs:length (Results 151 – 175 of 2103) sorted by relevance

12345678910>>...85

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcklistcommands.js149 if ( selectionObject && listGroups.length == 0 )
154 if ( rangeQueue.length < 1 )
175 while ( listGroups.length > 0 )
190 for ( var i = 0 ; i < listsCreated.length ; i++ )
246 for ( var i = 0 ; i < groupObj.contents.length ; i++ )
256 for ( var i = 0 ; i < selectedListItems.length ; i++ )
290 for ( var i = 0 ; i < contents.length ; i++ )
295 for ( var i = 0 ; i < contents.length ; i++ )
309 if ( listContents.length < 1 )
316 while ( listContents.length )
[all …]
/plugin/dropfiles/src/
H A Dupload.js39 if (filesThatExist.length) {
52 if (filesThatExist.length) {
86 if (filesThatExist.length) {
126 if (filesThatExist.length > 1) {
211 if (!filelist.length) {
236 if (filesWithoutErrors.length) {
240 if (filesWithOtherErrors.length) {
249 if (filesThatExist.length) {
264 if (!$editarea.length) {
396 if ($filelisting.length) {
[all …]
/plugin/tableedit/
H A Dtableedit.js21 for (var i = 0; i < replaceSpec.length; i++) {
32 if (replaceSpec.length > 0) {
63 for (var i = 0; i < lines.length; i++) {
65 var columns = (result != null ? result.length : 0);
77 for (var i = 0; i < lines.length; i++) {
84 columns = (result != null ? result.length : 0);
87 columns = (result != null ? result.length : 0);
212 var startPoint = untrimmed_before_text.length;
213 var endPoint = startPoint + untrimmed_selection_text.length;
254 endPos = (endPos != -1 ? endPos : table.length);
[all …]
/plugin/groupmanager/
H A Dscript.js11 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
15 var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
20 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
22 if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
23 for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
28 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DPumpStream.php121 public function read($length) argument
123 $data = $this->buffer->read($length);
126 $remaining = $length - $readLen;
156 private function pump($length) argument
160 $data = call_user_func($this->source, $length);
166 $length -= strlen($data);
167 } while ($length > 0);
/plugin/processing/
H A Dscript.js3847 if (!target || target.length !== 3 && target.length !== 4) {
4264 for (var j = ret.length; j < array.length; j++) {
4329 temp.length = ary.length * 2;
4345 length = src.length;
5316 if (arguments.length === 1 || binaryString.length === 8) {
5507 hex = hex.substring(hex.length - padding, hex.length);
9077 if (this.pixels.length === mask.length) {
9183 } else if (arguments.length === 2 || arguments.length === 3) {
9641 if (arguments.length === 10 || arguments.length === 9) {
11095 if (arguments.length === 5 || arguments.length === 6) {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1length;n++)r[n]=arguments[n];return this._getClient().then((function(t){e=t})).then((function(e){r…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1length;n++)r[n]=arguments[n];return this._getClient().then((function(t){e=t})).then((function(e){r…
/plugin/projects/
H A Dscript.js24 if ($editor.length == 0) return;
26 if ($lang.length == 0) return;
30 if ($toolbar.length > 0) $toolbar.remove();
33 …r: none; padding: 0px; margin: 0 0 0 0; marginBottom: 0px; font-size: 100%;}', ss.cssRules.length);
35 …r: none; padding: 0px; margin: 0 0 0 0; marginBottom: 0px; font-size: 100%;}', ss.cssRules.length);
H A Dcodemirror-compressed.js1length},lt(e),t,t),Ft=!0}function ln(e){var t=[];return Ct.iter(0,Ct.size,function(e){t.push(e.tex…
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2length?this.options.playlistOptions.displayTime:0;a(this.cssSelector.playlist+" ul").slideUp(d,fun…
H A Djplayer.playlist.js240 if(self.playlist.length) {
321 if($(this.cssSelector.shuffle).length && $(this.cssSelector.shuffleOff).length) {
332 if(this.playlist.length && index !== undefined) {
349 this.play(this.playlist.length - 1);
351 if(this.original.length === 1) {
371 if(0 <= index && index < this.playlist.length) {
391 if(self.original.length) {
393 …self.current = (index < self.original.length) ? self.current : self.original.length - 1; // To cop…
414 if(0 <= index && index < this.playlist.length) {
424 if(0 <= index && index < this.playlist.length) {
[all …]
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js18 for(var ii=0; ii<nodes.length; ii++) {
88 for(var ii=0; ii<nodes.length; ii++) {
167 for(var ii=0; ii<kids.length; ii++) {
187 for(var ii=0; ii<kids.length; ii++) {
276 for(var i = 0; i < kids.length; i++) {
290 for(var i=0; i < n.data.length; i++) {
299 for(var i = 0; i < kids.length; i++) {
327 candidates[candidates.length]=el;
333 for(var j=0; j<children.length; j++)
341 nodes[nodes.length]=candidates[ii];
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js240 if(self.playlist.length) {
321 if($(this.cssSelector.shuffle).length && $(this.cssSelector.shuffleOff).length) {
332 if(this.playlist.length && index !== undefined) {
349 this.play(this.playlist.length - 1);
351 if(this.original.length === 1) {
371 if(0 <= index && index < this.playlist.length) {
391 if(self.original.length) {
393 …self.current = (index < self.original.length) ? self.current : self.original.length - 1; // To cop…
414 if(0 <= index && index < this.playlist.length) {
424 if(0 <= index && index < this.playlist.length) {
[all …]
/plugin/mikioplugin/
H A Dscript.js86 for (var i = 0; i < items.length; i++) {
135 for (var i = 0; i < slides.length; i++) {
141 next = slides.length - 1;
184 for (var i = 0; i < slides.length; i++) {
192 if (i == slides.length - 1) {
243 for (var i = 0; i < items.length; i++) {
307 for (var i = 0; i < items.length; i++) {
317 if (panes.length > item) {
340 status = status.replace('$2', quizRef.children('.mikiop-quiz-item').length);
343 if (quizRef.children('.mikiop-quiz-item').length
[all...]
/plugin/combo/ComboStrap/
H A DStringUtility.php19 * Generate a text with a max length of $length
22 * @param $length
25 static function truncateString($myString, $length): string argument
28 if (strlen($myString) > $length) {
30 $myString = substr($myString, 0, ($length - 1) - strlen($suffix)) . $suffix;
133 $length = strlen($doc) - strlen($string);
134 if (substr($doc, $length) === $string) {
135 $doc = substr($doc, 0, $length);
151 $length
[all...]
/plugin/stlviewer/stlviewer/
H A Dparser.min.js2length,a="",s=0;s<i;s+=16383){var o=16383;s+16383>i&&(o=i-s),a+=String.fromCharCode.apply(null,n.s…
/plugin/s5/ui/default/
H A Dslides.js47 for (var i = 0; i< allElements.length; i++) {
49 elemColl[elemColl.length] = allElements[i];
65 for (var i = 0; i < children.length; ++i) {
78 smax = slideColl.length;
95 for (var o = 0; o < menunodes.length; o++) {
125 if (incrementals[snum].length > 0) {
306 for (var i = 0; i < slides.length; i++) {
339 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
366 for (var i=0; i<anchors.length; i++) {
467 for (var i = 0; i < children.length; i++) {
[all …]
/plugin/s5/ui/dokuwiki/
H A Dslides.js47 for (var i = 0; i< allElements.length; i++) {
49 elemColl[elemColl.length] = allElements[i];
65 for (var i = 0; i < children.length; ++i) {
78 smax = slideColl.length;
95 for (var o = 0; o < menunodes.length; o++) {
124 if (incrementals[snum].length > 0) {
305 for (var i = 0; i < slides.length; i++) {
338 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
365 for (var i=0; i<anchors.length; i++) {
466 for (var i = 0; i < children.length; i++) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DMysqlColumn.php37 public $length; variable in Google\\Service\\Datastream\\MysqlColumn
96 public function setLength($length) argument
98 $this->length = $length;
105 return $this->length;
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js68 if(this.caching&&!_9.length){
146 p+=1+a.length;
189 _21[_21.length]={name:_25,e:v};
200 if(_22&&_21.length>1){
205 _20[_20.length]=_1e;
308 if(this.queryElem.length){
424 if(this.queryElem.length){
430 if(req._reqHeaders.length){
472 if(req._reqHeaders.length){
488 if(th.queryElem.length){
[all …]
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js107 if (this.caching && !queryElem.length) {
171 _reqHeaders[_reqHeaders.length] = [label, value];
206 p += 1 + a.length;
265 if (formAdded && queryElem.length > 1) {
270 queryText[queryText.length] = content;
656 if (th.queryElem.length) {
721 for (var i = 0; i < attr.length; i++) {
724 sv[sv.length] = [k, form.getAttribute(k)];
749 for (var i = qt.length - 1; i >= 0; i--) {
760 for (var i = 0; i < th.queryElem.length; i++) {
[all …]
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js68 if(this.caching&&!_9.length){
146 p+=1+a.length;
189 _21[_21.length]={name:_25,e:v};
200 if(_22&&_21.length>1){
205 _20[_20.length]=_1e;
308 if(this.queryElem.length){
424 if(this.queryElem.length){
430 if(req._reqHeaders.length){
472 if(req._reqHeaders.length){
488 if(th.queryElem.length){
[all …]
/plugin/authfacebook/lib/PseudoRandomString/
H A DRandomBytesPseudoRandomStringGenerator.php53 public function getPseudoRandomString($length) argument
55 $this->validateLength($length);
57 return $this->binToHex(random_bytes($length), $length);
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js1length)return b.clipPos(c(d.line+1,0));var g="start",h,i=d.ch;for(var j=i,k=e<0?0:f.length,l=0;j!=…

12345678910>>...85