Home
last modified time | relevance | path

Searched refs:fallback (Results 51 – 75 of 88) sorted by last modified time

1234

/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown76 easing | string | 'linear' | animate() fallback easing
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13fallback()),e},setDefaultNode:function(){this.setActiveNode(this.getDefaultNode())},getActiveNode:…
H A Ddhtmlxgantt_keyboard_navigation.js.map1fallback","setDefaultNode","fromDomElement","inputs","HeaderCell","focusGlobalNode","blurNode","fo…
H A Ddhtmlxgantt_tooltip.js.map1 …t;\n\t\tbottom = document.body.offsetHeight - box.bottom;\n\t} else { //fallback to naive approach…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1fallback","getTaskTop","getTaskPosition","getTaskHeight","roundTaskDates","getLinkNode","oldH","ol…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js11561 function tryCall(getView, method, args, fallback){ argument
11564 if(fallback){
11565 return fallback();
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js828 node = node.fallback();
840 node = node.fallback();
1057 fallback: function () {
1176 fallback: function () {
1282 fallback: function () {
1284 var node = gantt.$keyboardNavigation.TaskRow.prototype.fallback.call(this);
1423 fallback: function () {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1441 _.result = function(object, prop, fallback) { argument
1444 value = fallback;
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1 …"RegExp","replaceRegexp","string","test","replace","escape","unescape","fallback","idCounter","uni…
H A Dunderscore.js1365 _.result = function(object, property, fallback) { argument
1368 value = fallback;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dgenerator_config.txt5 …rtical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","add_hyphens":"Y","fallback":"none","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/filters/
H A Dslice.rst44 `mb_substr`_ for strings with a fallback to `substr`_.
/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/amcharts/assets/amcharts/plugins/export/
H A Dexport.css265 .amcharts-export-fallback {
273 .amcharts-export-fallback textarea {
282 .amcharts-export-fallback-message {
H A Dexport.min.js1fallback:!0,keyListener:!0,fileListener:!0},i18l:function(a,b){var d=b?langugage:c.setup.chart.lan…
H A DREADME.md129 fallback | {} | Holds the messages to guide the user to copy the generated output; `false` will dis…
808 `false` to the `fallback` parameter.
812 fallback: false
821 fallback: {
1047 * Added: Generalized fallback; does a lookup on the Blob constructor
1057 * Added: IE9 download fallback for `text/plain` and `image/*` mime types (CSS has been modified)
H A Dexport.js503 fallback: true, property in AmCharts._this.defaults
532 } else if ( _this.config.fallback && type == "text/plain" ) {
562 } else if ( _this.config.fallback && type.split( "/" )[ 0 ] == "image" ) {
810 if ( !Array.prototype.indexOf || !document.head || _this.config.fallback === false ) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1fallback implementation of `_.isPlainObject` which checks if `value`\n\t * is an object create…
/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/scrape/HTMLPurifier/Language/messages/
H A Den-x-test.php
H A Den-x-testmini.php
/plugin/scrape/
H A DHTMLPurifier.standalone.php

1234