Home
last modified time | relevance | path

Searched refs:minimum (Results 76 – 100 of 120) sorted by path

12345

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst187 {% extends standalone ? "minimum.html" : "base.html" %}
189 In this example, the template will extend the "minimum.html" layout template
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md64 * add tests for minimum package dependencies on Travis CI
H A DREADME.md42 minimum/maximum length, allowed values, etc.
/plugin/flowplayer/player/
H A DREADME.txt27 - new flowplayer.js, now requires Flash 10.1 as the minimum flash version
/plugin/foldablelist/
H A DREADME.md62 a certain minimum.
/plugin/geophp/
H A Dcomposer.lock82 "minimum-stability": "stable",
/plugin/hipchat/
H A Dcomposer.lock210 "minimum-stability": "stable",
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md470 * Added: vCards with a minimum number of values (such as N), but don't have that
472 * Added: The vCard validator now also checks for a minimum number of components,
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php395 $minimum = $this->minimumPropertyValues[$this->name];
397 if (count($parts) < $minimum) {
400 …'message' => 'The ' . $this->name . ' property must have at least ' . $minimum . ' values. It only…
404 $parts = array_pad($parts, $minimum, '');
/plugin/idcount/
H A DREADME.md3 …e used as unique ids) in the text. A prefix can be configured, also the amount of (minimum) digits.
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown9 + It contains the bare minimum HTML, CSS, and JavaScript required to demonstrate the bug.
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java232 private void validateMinimumAndInsets(Dimension minimum, Insets drag) { in validateMinimumAndInsets() argument
236 if (minimum.width < minimumWidth || minimum.height < minimumHeight) { in validateMinimumAndInsets()
423 int minimum, int maximum) { in getDragBounded() argument
424 while (dimension + drag < minimum) in getDragBounded()
/plugin/jmol2/jmol/
H A DCHANGES.txt837 # yes yes adpmin the minimum anisotropic displacement parameter for the selected atom
1938 # -- basic minimum load involves just JmolApplet0.jar + _Core, _Jars, _Main, _Popup, and _Viewer
5430 # Then a developer can slim down the download. The minimum is 697K,
/plugin/jplayer/
H A Dcomposer.lock350 "minimum-stability": "stable",
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt410 » PHP v5.0.5 now minimum required version.
2609 Moved the include_once() statements around so that a minimum of code
/plugin/miniblog/
H A Dplugin.info.txt6 desc A minimum blog setup
/plugin/oauth/
H A Dcomposer.lock83 "minimum-stability": "stable",
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock600 "minimum-stability": "stable",
/plugin/odt/ODT/
H A DODTImport.php199 $minimum = $margin_left + $text_indent + $width;
200 if ($minimum > $tab_stop_position) {
205 while ($minimum > $tab_stop_position) {
/plugin/ol3/
H A Dscript.js1minimum:0,doc:"Size of the tile buffer on each side. A value of 0 produces no buffer. A value of 5… property in AnonymousFunction600b995a0400.i.layer.maxzoom
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1minimum axially\n // aligned bounding box.\n Util.getAxialAlignedBoundingBox =\n function Uti…
H A Dpdf.worker.js.map1 … yt];\n };\n\n // Applies the transform to the rectangle and finds the minimum axially\n // ali…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt212 for bulk storage of unannotated games. It represents a minimum level of
1091 gives the minimum number of seconds allocated for the period and the second

12345