Home
last modified time | relevance | path

Searched refs:max (Results 1176 – 1190 of 1190) sorted by last modified time

1...<<4142434445464748

/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js36max(A[C].indent,0);var I=null;while (true){var J=A[G];if (J.indent==H){if (!F||A[G].parent.nodeNam…
81max(G,0);var H=E.className.replace(FCKIndentCommand._ClassNameRegex,'');if (G<1) E.className=H;els…
H A Dfckeditorcode_gecko.js35max(A[C].indent,0);var I=null;while (true){var J=A[G];if (J.indent==H){if (!F||A[G].parent.nodeNam…
80max(G,0);var H=E.className.replace(FCKIndentCommand._ClassNameRegex,'');if (G<1) E.className=H;els…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js731 var indentLevel = Math.max( listArray[baseIndex].indent, 0 ) ;
749 else if ( item.indent == Math.max( indentLevel, 0 ) + 1 )
797 …if ( listArray.length <= currentIndex || Math.max( listArray[currentIndex].indent, 0 ) < indentLev…
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js165 indentStep = Math.max( indentStep, 0 ) ;
180 currentOffset = Math.max( currentOffset, 0 ) ;
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js265 return Math.max( attrGuess, cssGuess ) ;
448 var barWidth = Math.max( bw+100, cs+100 ) ;
470 barWidth = Math.max( bw, cs, 3 ) ;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp240 ' Calculate the size of data to load (max 1Kb).
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso233 Keep-Alive: timeout=15, max=98
/plugin/jdraw/
H A Dstyle.css12 max-height: 15px !important;
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php449 $img = ImageCreate(max($nx+4,1),max($ny+4,1));
493 $img = ImageCreate(max($nx+4,1),max($ny+4,1));
554 $img = ImageCreate(max($nx+4,1),max($ny+4,1));
616 $img = ImageCreate(max($nx+4,1),max($ny+4,1));
640 $img = ImageCreate(max($dx,1), max($dy,1));
665 $img = ImageCreate(max($dx,1), max($dy,1));
691 $result = ImageCreate(max($largeur,1), max($hauteur,1));
714 $result = ImageCreate(max($largeur,1), max($hauteur,1));
1002 $result = ImageCreate(max($largeur,1), max($hauteur,1));
1140 $result = ImageCreate(max($largeur,1), max($hauteur,1));
[all …]
/plugin/virtualkeyboard/vk/extensions/
H A Darrayextensions.js222 ,mx = Math.max(start, end)
/plugin/chat/
H A Dlocal.php.dist10 $conf['chat']['max-message-size'] = 2048; // maximum size of message
/plugin/livepreview/
H A Dstyle.css51 max-height: 400px;
54 max-width: 80%; /* IE's width is handled in javascript */
/plugin/gallery2/dwgallery/
H A Ddwgallery.php182 $max = count($index);
185 if ($max > 0) {
186 $nr = rand(0, $max); // Zufallsbild auswählen
/plugin/aimg/
H A Dscript.js546 elm._f_count = Math.max(0, Math.min(100, elm._f_count + speed*(show?1:-1)));
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1max:1,"member?":1,merge:1,"merge!":1,method:1,"method_defined?":1,method_missing:1,methods:1,min:1… property in hljs.LANGUAGES.ruby.c.keymethods

1...<<4142434445464748