Home
last modified time | relevance | path

Searched refs:level (Results 426 – 450 of 630) sorted by relevance

1...<<11121314151617181920>>...26

/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5level-four:before{content:""}.ra-level-four-advanced:before{content:""}.ra-level-three:before{co…
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js274 var level = 0;
281 level++;
284 return level;
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js394 level: this._pakoOptions.level || -1 // default compression
4722 level: Z_DEFAULT_COMPRESSION,
4751 opt.level,
7229 level = 6;
7244 windowBits < 8 || windowBits > 15 || level < 0 || level > 9 ||
7293 s.level = level;
7300 function deflateInit(strm, level) { argument
7340 put_byte(s, s.level === 9 ? 2 :
7379 } else if (s.level < 6) {
7381 } else if (s.level === 6) {
[all …]
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js669 return (function recurseChain(values, level) {
670 var item = chain[level].regex ? chain[level] : {regex: chain[level]},
679 return ((level === chain.length - 1) || !matches.length) ?
681 recurseChain(matches, level + 1);
/plugin/randominc/
H A Dsyntax.php188 …$instructions = $this->helper->_get_instructions($id, $sect, $mode, $level, $flags, $root_id, $sec…
/plugin/struct/renderer/
H A Dcsv.php188 public function header($text, $level, $pos) argument
/plugin/panoview/
H A Dscript.js977 PanoJS.ZoomEvent = function (x, y, level, percentage) { argument
981 this.level = level;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php315 $level = count($tags);
335 if ($level === 1) {
337 } elseif ($level === 2 && preg_match('/^[:](.*)$/', $t2, $m)) {
342 } elseif ($level === 2) {
344 } elseif ($level === 3 && preg_match('/^[:](.*)$/', $t3, $m)) {
357 } elseif ($level === 1) { // e.g. p or .class or #id or p.class or p#id
404 for ($n = 0; $n < $level; $n++) {
456 $x['depth'] = $level;
1351 // Save Cascading CSS e.g. "div.topic p" at this block level
1546 // Save Cascading CSS e.g. "div.topic p" at this block level
[all...]
H A DMpdf.php1208 $this->tbctr = []; // counter for nested tables at each level
2870 // Don't re-open tags for lowest level elements - so need to do some adjustments
6524 // If float exists at this level
6725 // If float exists at this level
7031 // If float exists at this level
7824 // If float exists at this level
7964 // If float exists at this level
9374 function DivLn($h, $level = -3, $move_y = true, $collapsible = false, $state = 0)
9401 if ($level == -3) {
9402 $level
9336 DivLn($h, $level = 3, $move_y = true, $collapsible = false, $state = 0) global() argument
11698 TableHeaderFooter($content = '', $tablestartpage = '', $tablestartcolumn = '', $horf = 'H', $level = 0, $firstSpread = true, $finalSpread = true) global() argument
23264 Bookmark($txt, $level = 0, $y = 0) global() argument
23401 TOC_Entry($txt, $level = 0, $toc_id = 0) global() argument
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12 …ray",c.magic="\b\x00",c.compress=function(a,b){return e.deflateRaw(a,{level:b.level||-1})},c.uncom…
13level:p,method:r,chunkSize:16384,windowBits:15,memLevel:8,strategy:q,to:""},a||{});var b=this.opti…
14 …unction B(a){g(a,K<<1,3),h(a,X,eb),j(a)}function C(a,b,c,d){var e,f,h=0;a.level>0?(a.strm.data_typ…
/plugin/textinsert/
H A DREADME20 It accepts only one level of macro inclusion, so that if MACRO_3 were included in
/plugin/eventline/
H A Dplain.php50 function header($text, $level, $pos) { argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc136 $params['level'] = (enum) Specify the level of detail for returned information (Options = cluster,indices,shards) (Default = cluster)
/plugin/html5video2/
H A Dstyle.css174 .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .vi…
179 …-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js …
1088 .video-js .vjs-volume-level {
1094 .video-js .vjs-volume-level:before {
1100 .vjs-slider-vertical .vjs-volume-level {
1103 .vjs-slider-vertical .vjs-volume-level:before {
1109 .vjs-slider-horizontal .vjs-volume-level {
1112 .vjs-slider-horizontal .vjs-volume-level:before {
1121 .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
1125 .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
/plugin/tagfilter/script/select2/
H A DREADME.md14 * Nesting optgroups: native selects only support one level of nested. Select2 does not have this restriction.
/plugin/revealjs/
H A Dexample_presentation.dokuwiki25 ==== Header level test ====
30 === Header level test ===
/plugin/combo/ComboStrap/
H A DOutline.php247 LogUtility::internalError("The level was not present on the heading call", self::CANONICAL);
282 $message = "The first section heading should have the level 1 or 2 (not $newSectionLevel).";
285 $message = "The child section heading ($actualSectionLevel) has the level ($newSectionLevel) but is parent ({$this->actualSection->getLabel()}) has the level ($actualSectionLevel). The expected level is ($expectedLevel).";
314 LogUtility::internalError("Due to the level logic, the actual section should have a parent");
473 * One level less than where the section is included
561 $mainContainerSelector section.outline-level-2-cs { counter-increment: h2; counter-reset: h3 h4 h5 h6;}
562 $mainContainerSelector section.outline-level-3-cs { counter-increment: h3; counter-reset: h4 h5 h6;}
563 $mainContainerSelector section.outline-level
[all...]
/plugin/mindmap/
H A Dsyntax.php358 'level' => 0,
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/codemirror/dist/modes/
H A Djsx.min.js.map1 …e XML indentation level\n if (xmlContext.startOfLine) indent -= config.indentUnit\n …
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit27 FolderMoveWarning: 'You can only move files to a folder one level below the current directory',
74 DlgFileBrowserInfo_1: "If you increase the zoom level of your browser, Ckgedit's file browser may …
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit31 FolderMoveWarning: 'You can only move files to a folder one level below the current directory',
80 DlgFileBrowserInfo_1: "If you increase the zoom level of your browser, Ckgedit's file browser may …
/plugin/displayfile/
H A DREADME.md42 Some level of threat is inherent in the very purpose of this plugin, displaying the contents of fil…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml86 level.
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md34 * Implemented PHPStan and made fixes necessary to bump it to the max level.

1...<<11121314151617181920>>...26