Home
last modified time | relevance | path

Searched refs:minimum (Results 26 – 50 of 120) sorted by relevance

12345

/plugin/tline/
H A DREADME.txt27 timeline_libraries.zip is the minimum install of the bundled js libraries,
/plugin/externalembed/
H A DREADME.md33 * Set **MINIMUM_EMBED_WIDTH** Parameter - the minimum size for an embed (200 default)
34 * Set **MINIMUM_EMBED_HEIGHT** Parameter - the minimum height for an embed (200 default)
/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/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md9 - The minimum PHP version is 7.2, type hints are used almost everywhere, most of the method signatu…
/plugin/upgrade/
H A Dcomposer.lock127 "minimum-stability": "stable",
/plugin/combo/ComboStrap/
H A DColorRgb.php732 function toMinimumContrastRatio(string $color, float $minimum = self::MINIMUM_CONTRAST_RATIO, $darknessIncrement = 5): ColorRgb argument
738 while ($ratio < $minimum) {
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown9 + It contains the bare minimum HTML, CSS, and JavaScript required to demonstrate the bug.
/plugin/foldablelist/
H A DREADME.md62 a certain minimum.
/plugin/aichat/
H A Dcomposer.lock206 "minimum-stability": "stable",
/plugin/dlcounter/
H A DREADME.md46 minwidth => minimum width of the column
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md27 * Set minimum required PHP version to 5.4 in `composer.json`. Previously,
28 5.3 would work but was not tested. Now 5.4 is hard minimum version.
/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/coinhive/
H A DREADME.md37 …nning as long as one tab of your site is open while keeping costly pool reconnections at a minimum.
/plugin/hipchat/
H A Dcomposer.lock210 "minimum-stability": "stable",
/plugin/quickstats/GEOIP/
H A Dcomposer.lock223 "minimum-stability": "stable",
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc69 // Basic properties of the dialog window: title, minimum size.
/plugin/components/
H A DREADME.md78 - This returns the minimum required permission for the user to perform this action.
/plugin/pureldap/
H A Dcomposer.lock295 "minimum-stability": "stable",
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc18 // Basic properties of the dialog window: title, minimum size.
/plugin/bootswrapper/exe/help/
H A Dmodal.txt3 Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and sm…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc20 // Basic properties of the dialog window: title, minimum size.
/plugin/dw2pdf/
H A Dcomposer.lock311 "minimum-stability": "stable",
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc52 // Basic properties of the dialog window: title, minimum size.
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc70 // Basic properties of the dialog window: title, minimum size.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc52 // Basic properties of the dialog window: title, minimum size.

12345