Home
last modified time | relevance | path

Searched refs:fallback (Results 26 – 50 of 88) sorted by path

1234

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js240 function fallback() function
277 fallback();
291 fallback();
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js454 …[a]={value:b,fallback:c}};mxImageBundle.prototype.getImage=function(a){var b=null;null!=a&&(a=this… property in mxImageBundle.putImage.images
H A Dviewer.min.js454 …[a]={value:b,fallback:c}};mxImageBundle.prototype.getImage=function(a){var b=null;null!=a&&(a=this… property in mxImageBundle.putImage.images
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js250 …[a]={value:b,fallback:c}};mxImageBundle.prototype.getImage=function(a){var b=null;null!=a&&(a=this… property in mxImageBundle.putImage.images
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1fallback = (code, ...args) => {\n let msg = code;\n if (args.length > 0) {\n msg += `…
H A Dworkbox-bed83ea8.js.map1fallback = (code, ...args) => {\n let msg = code;\n if (args.length > 0) {\n msg += `…
H A Dworkbox-f163abaa.js.map1fallback = (code, ...args) => {\n let msg = code;\n if (args.length > 0) {\n msg += `…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396fallback)},i=e=>{if(4&e.completion.insertTextRules||e.completion.additionalTextEdits)return!0;cons…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1fallback\",\n \"browsers\": [\n \"FF33\"\n ],\n \"…
H A D3.3.js.map1fallback links, the restricted set of media queries defined in HTML 4.\"\n }\n …
H A Dbundle.js396fallback)},i=e=>{if(4&e.completion.insertTextRules||e.completion.additionalTextEdits)return!0;cons…
H A Dbundle.js.map1fallback in next major release.\n this._dayOfMonthOrdinalParseLenient = new RegExp(\n …
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php176 * @param bool $fallback
183 public function getBoundary($box = PageBoundaries::CROP_BOX, $fallback = true) argument
191 if ($fallback === false) {
211 * @param bool $fallback
217 public function getWidthAndHeight($box = PageBoundaries::CROP_BOX, $fallback = true) argument
219 $boundary = $this->getBoundary($box, $fallback);
/plugin/edittable/lib/
H A Dhandsontable.full.js50600 var fallback = new Date().getFullYear() - 10;
50601 opts.yearRange[0] = parseInt(opts.yearRange[0], 10) || fallback;
50602 opts.yearRange[1] = parseInt(opts.yearRange[1], 10) || fallback;
/plugin/fedauth/Auth/
H A DOpenID.php245 static function arrayGet($arr, $key, $fallback = null) argument
251 return $fallback;
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md56 - Update FileCache.php added fallback option when rename fails on windows [\#40](https://github.com…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DInitializedBlogPostConstructor.php15 private $fallback; variable in JMS\\Serializer\\Tests\\Fixtures\\InitializedBlogPostConstructor
19 $this->fallback = new UnserializeObjectConstructor();
25 return $this->fallback->construct($visitor, $metadata, $data, $type, $context);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DObjectConstructorTest.php61 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock();
66 $constructor = new DoctrineObjectConstructor($this->registry, $fallback);
80 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock();
85 $constructor = new DoctrineObjectConstructor($this->registry, $fallback);
93 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock();
98 $constructor = new DoctrineObjectConstructor($this->registry, $fallback);
107 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock();
108 $fallback->expects($this->once())->method('construct')->willReturn($author);
122 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock();
123 $fallback->expects($this->once())->method('construct')->willReturn($author);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst189 ``$templateDir1`` and if they do not exist, it will fallback to look for them
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dslice.rst44 `mb_substr`_ for strings with a fallback to `substr`_.
/plugin/htvid/
H A DREADME3 Embeds video using HTML5 syntax with a flash fallback
H A Dplugin.info.txt6 desc Embeds video using HTML5 syntax with flash fallback
/plugin/icalevents/vendor/sabre/uri/
H A DCHANGELOG.md16 doesn't support them, so we now have a pure-php fallback in case it fails.
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown76 easing | string | 'linear' | animate() fallback easing
/plugin/imageflow/
H A DREADME.md13 …* fallback image implementation - meaning: when an image is not being loaded within a certain time…

1234