Home
last modified time | relevance | path

Searched refs:levels (Results 76 – 93 of 93) sorted by path

1234

/plugin/revealjs/
H A Dchangelog.md16 …re indicated by headers you are relative inflexible regarding the header levels and sizes on verti…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/siteexport/renderer/
H A Dpdf.php29 public $levels = array( '======'=>1, variable in renderer_plugin_siteexport_pdf
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2levels:{enumerable:!0,value:[]}}),this.autoUpdate=!0}function Na(t,e){t&&t.isGeometry&&console.err…
/plugin/survey/
H A DREADME.md3 Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
H A Dplugin.info.txt6 desc Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
/plugin/tagging/
H A Dhelper.php189 * Calculates the size levels for the given list of clouds
194 * @param int $levels
198 public function cloudData($tags, $levels = 10) { argument
204 for ($i = 0; $i <= $levels; $i++) {
205 $tresholds[$i] = pow($max - $min + 1, $i / $levels) + $min - 1;
215 $tags[$tag] = $levels;
/plugin/tindexmenu/
H A DCREDITS16 Resolved incorrect namespaces levels bug.
/plugin/tuxquote/
H A Dquotes.txt1072 …atural selection, from lower and cruder to higher and more sophisticated levels, except in Kansas.…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md159 Convenience methods for all log levels are available. Placeholder interpolation as described in PSR-3 is available, too.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1543 * Fixed: Sabre_DAVACL had issues with multiple levels of privilege aggregration.
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …This option is set as follows: (depth:<num>), where num is the number of levels to recurse. Its ou…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs22417 /* TODO: outline levels */
/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/zip/pear/
H A DPEAR.php1053 $levels = array(E_USER_NOTICE => 'notice',
1086 implode("|", $modes), $levels[$this->level],

1234