Home
last modified time | relevance | path

Searched refs:maximum (Results 76 – 88 of 88) sorted by last modified time

1234

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.MaxImgLength.txt
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt278 Import format PGN text lines are limited to having a maximum of 255 characters
333 string is limited to a maximum of 255 characters of data.
372 maximum of 255 characters in length.
2774 items. (Note the implied restriction that a move set can only have a maximum
/plugin/tuxquote/
H A Dquotes.txt3237 Class schedules are designed so that every student will waste the maximum time between classes. <BR…
3495 In any given set of circumstances, events will combine to provide the maximum amount of inconvenien…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java365 int maximum = Math.min(width + x, maximumSize.width); in changeBounds() local
367 minimumSize.width, maximum); in changeBounds()
375 int maximum = Math.min(height + y, maximumSize.height); in changeBounds() local
377 minimumSize.height, maximum); in changeBounds()
388 int maximum = Math.min(boundingSize.width - x, maximumSize.width); in changeBounds() local
390 minimumSize.width, maximum); in changeBounds()
397 int maximum = Math.min(boundingSize.height - y, maximumSize.height); in changeBounds() local
399 minimumSize.height, maximum); in changeBounds()
423 int minimum, int maximum) { in getDragBounded() argument
427 while (dimension + drag > maximum) in getDragBounded()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js42 this.maximum = this.options.maximum || this.range.end;
67 this.maximum = this.allowedValues.max();
188 … $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
/plugin/tline/
H A DCHANGES.txt121 bubbles. Added theme.bubble.maxHeight with default of 0 (no maximum).
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt347 | any number | will be used as maximum number items to show, defaults to 8 |
/plugin/jmol2/jmol/
H A DCHANGES.txt836 # yes yes adpmax the maximum anisotropic displacement parameter for the selected atom
1569 # maximum distance for X---Y. (default 3.25 ?)
1574 # bug fix: font maximum reduced
1814 # new feature: applet parameter jmolSetCallback("maximumSize", nnn) -- sets maximum size of applet …
3128 # new feature: set delayMaximumMs sets the maximum delay that scripts will use, primarily for test…
4661 # new feature: symmetryRange: load "someFile" {mmm nnn 1|0} range x.x where x.x is a maximum dist…
/plugin/flowplay2/flowplayer/
H A DREADME.txt160 …- New maximum play count for clips in the playlist. Controlled with a clip specific 'maxPlayCount'…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp339 'Keep strBuffer at 1k bytes maximum
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt815 1.8.1. "Licensable" means having the right to grant, to the maximum
1041 the terms of this License to the maximum extent possible; and (b)
/plugin/chat/
H A Dlocal.php.dist10 $conf['chat']['max-message-size'] = 2048; // maximum size of message

1234