Home
last modified time | relevance | path

Searched refs:levels (Results 51 – 75 of 93) sorted by last modified time

1234

/plugin/codemirror/dist/modes/
H A Dsas.min.js.map1 …join juldate keep kentb kurtosis label lag last lbound leave left length levels lgamma lib librar…
H A Dverilog.min.js.map1 … }\n }\n // Clear out deeper indentation levels unless line is bla…
H A Dxquery.min.js.map1 …n 'invoke', 'is', 'item', 'language', 'last', 'lax', 'least', 'let', 'levels', 'lowercase', 'ma…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …'t check for code block level and\n // therefore it operates on any levels.\n method: {\…
/plugin/revealjs/
H A Dchangelog.md16 …re indicated by headers you are relative inflexible regarding the header levels and sizes on verti…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 … Presentation Mode.\n * NOTE: This issue seems limited to certain zoom levels (e.g. page-width).…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js24789 this.levels = [];
24797 this.levels.push(level);
24857 this.levels = [];
49735 var levels = [];
49738 levels[i] = startLevel;
49867 if (isEven(levels[i])) {
49869 levels[i] += 1;
49871 levels[i] += 2;
49875 levels[i] += 1;
49885 level = levels[i];
[all …]
H A Dpdf.worker.js.map1levels","isOdd","sor","eor","lastType","findUnequal","before","after","setValues","isEven","highes…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …x=t.activeLevelIndex?t.activeLevelIndex:0,this._levels=this._mapScales(t.levels||o),this._handler=…
H A Ddhtmlxgantt.js.map1levels","_minColumnWidth","minColumnWidth","_maxColumnWidth","maxColumnWidth","_widthStep","widthS…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js16587 this._levels = this._mapScales(config.levels || _defaultScales);
16613 TimelineZoom.prototype._mapScales = function (levels) { argument
16614 return levels.map(function (l) {
/plugin/data-au/syntax/
H A Dtaglist.php37 protected function _cloud_weight(&$tags, $min, $max, $levels) { argument
38 parent::_cloud_weight($tags, $min, $max, $levels);
H A Dcloud.php194 protected function _cloud_weight(&$tags, $min, $max, $levels) { argument
195 $levels--;
199 for($i = 0; $i <= $levels; $i++) {
200 $tresholds[$i] = pow($max - $min + 1, $i / $levels) + $min - 1;
210 $tags[$tag['value']]['lvl'] = $levels;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DunindentedCollections.yml13 test: Nested unindented collection (two levels)
25 test: Nested unindented collection (three levels)
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js50 …h(d,function(a,b){a.attributes["cke-list-level"]=f[b]});return{indents:c,levels:f,diffs:k}}},guess…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md112 …nts in preservation of list numbering, styling and indentation (nested lists with multiple levels).
126 * [#7209](http://dev.ckeditor.com/ticket/7209): Fixed: Lists with 3 levels not [pasted from Word](h…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md226 corresponding to header levels 1-6. For example:
272 adding additional levels of `>`:
/plugin/htmlokay/
H A Dhelper.php325 $levels = array('none' => 0, 'strict' => 1, 'medium' => 2, 'lax' => 3, 'su' => 4);
329 if(array_key_exists ( $info , $levels)) {
330 $this->access_level = $levels[$htmlok[$info]];
331 return $levels[$htmlok[$info]];
339 if ($levels[$temp] > $level)
341 $level = $levels[$temp];
H A Dadmin.php139 $levels = array('none' => 0, 'strict' => 1, 'medium' => 2, 'lax' => 3, 'su' => 4);
149 if ($levels[$level] < $display)
151 $display = $levels[$level];
159 $levels = array_keys($levels);
160 $new_inf['display'] = $levels[$display];
H A Dplugin.info.txt6 desc Restricts HTML access to designated users and groups at one of four access levels.
/plugin/issuetracker/
H A DREADME72 Define severity levels you will use = Query,Minor,Medium,Major,Critical,
75 Define issue status levels you = New,Assigned,External Pending,In
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js31693 var flatten, i, indent, itemIndent, items, level, levels, r;
31700 levels = [];
31712 _results.push(levels.push(level));
31725 if ((l = levels[i++]) !== level) {
H A Dpdfmake.min.js.map1levels","textIndent","bulletIndent","lineBreak","columnGap","_fragment","align","lineY","renderedW…
/plugin/publist/bib2tpl/lib/
H A DPEAR.php1022 $levels = array(E_USER_NOTICE => 'notice',
1055 implode("|", $modes), $levels[$this->level],
/plugin/scrape/
H A DHTMLPurifier.standalone.php

1234