Home
last modified time | relevance | path

Searched defs:mode (Results 1551 – 1575 of 1613) sorted by relevance

1...<<6162636465

/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php30 function mb_convert_case(?string $string, ?int $mode, ?string $encoding = null): string { return p\Mbstring::mb_convert_case((string) $string, (int) $mode, $encoding); } argument
H A DMbstring.php271 public static function mb_convert_case($s, $mode, $encoding = null) argument
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js26 mode: 'lg-slide', property in AnonymousFunction91f19f9c0200.defaults
H A Dlightgallery.min.js4 …El.constructor===Array&&!this.s.dynamicEl.length)throw"When using dynamic mode, you must also defi… property in AnonymousFunction7137b5ee0200.c
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js960 App.prototype.pickLibrary = function(mode) argument
1601 App.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) argument
H A DDialogs.js28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
4084 function addLogo(img, title, mode, clientName) argument
4411 function create(mode) argument
8836 var LibraryDialog = function(editorUi, name, library, initialImages, file, mode) argument
9639 this.saveBtnClickHandler = function(name, images, file, mode) argument
H A DEditorUi.js380 EditorUi.prototype.mode = null; method in EditorUi
2166 EditorUi.prototype.setMode = function(mode, remember) argument
2962 EditorUi.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) { }; argument
3796 EditorUi.prototype.showLibraryDialog = function(name, sidebar, images, file, mode) argument
4582 var dlg = new CreateDialog(this, filename, mxUtils.bind(this, function(newTitle, mode) argument
4981 var dlg = new CreateDialog(this, filename, mxUtils.bind(this, function(newTitle, mode) argument
5078 EditorUi.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) argument
5086 EditorUi.prototype.pickFolder = function(mode, fn, enabled) argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/slider/
H A Djquery.bxslider.js18 mode: 'horizontal', property in defaults
/plugin/katex/_assets/
H A Dkatex.min.js1 …ive"}},h={displayMode:{type:"boolean",description:"Render math in display mode, which puts the mat… property in k
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js78 /******/ __webpack_require__.t = function(value, mode) { argument
H A Ddhtmlxgantt_keyboard_navigation.js78 /******/ __webpack_require__.t = function(value, mode) { argument
396 function getScope(mode){ argument
H A Ddhtmlxgantt_click_drag.js78 /******/ __webpack_require__.t = function(value, mode) { argument
H A Ddhtmlxgantt_undo.js78 /******/ __webpack_require__.t = function(value, mode) { argument
H A Ddhtmlxgantt_tooltip.js78 /******/ __webpack_require__.t = function(value, mode) { argument
/plugin/imapmarkers/
H A Djquery.imagemapster.js2318 function navigateTo(mode, href, target) { argument
2333 function getNavDetails(ar, mode, defaultHref) { argument
3412 effectiveRenderOptions: function (mode, options) { argument
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js476 mode: "pencil", property in AmCharts._this.defaults.fabric.drawing
2674 tmp.click = ( function( mode ) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1877 SetAlpha($alpha, $bm = 'Normal', $return = false, $mode = 'B') global() argument
5738 _kern($txt, $mode, $aix, $x, $y) global() argument
8776 _SetTextRendering($mode) global() argument
9282 SetLineJoin($mode = 0) global() argument
9291 SetLineCap($mode = 2) global() argument
13094 WriteHTML($html, $mode = HTMLParserMode DEFAULT_MODE, $init = true, $close = true) global() argument
25439 _setBidiCodes($mode = 'start', $bdf = '') global() argument
[all...]
H A DTTFontFile.php3181 _getCoverage($convert2hex = true, $mode = 1) global() argument
H A DOtl.php6005 private function _getOTLscriptTag($ScriptLang, $scripttag, $scriptblock, $shaper, $useOTL, $mode) argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js78 /******/ __webpack_require__.t = function(value, mode) { argument
5992 mode: false, property in gantt._cached_functions
8399 mode = { class in DataProcessor.set_invalid
8825 DataProcessor.prototype.setGanttMode = function (mode) { argument
14696 function modality(mode) { argument
20530 Cell.prototype._hide = function (mode) { argument
21099 Layout.prototype.getContentSize = function(mode){ argument
21224 Layout.prototype.autosize = function(mode) { argument
25648 mode: null, property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f22d00.createTaskDND.drag
26031 var drag = {mode: null, left: null}; property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f22d00.createTaskDND.drag
[all …]
/plugin/database2/
H A Ddatabase2.php4619 …final protected function attachmentLink( $mode, $authorization, $forDownload = true, $rowACL = nul…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php3109 public function read($expect = '', $mode = self::READ_SIMPLE)
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js57 …sh(this.patternQuote(b.inlineMath[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath… property in search
59 …sh(this.patternQuote(b.delimiters[c][0]));this.match[b.delimiters[c][0]]={mode:"",end:b.delimiters… property in MathJax.Extension.asciimath2jax.createPatterns.match

1...<<6162636465