Home
last modified time | relevance | path

Searched refs:type (Results 2351 – 2375 of 4303) sorted by relevance

1...<<919293949596979899100>>...173

/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableCellRenderer.php81 $ret = ['type' => $node->getType()];
H A DTableSectionRenderer.php67 'type' => $node->getType(),
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DTestUtil.php52 static function getTestCardData($type = 1) { argument
/plugin/ckgedit/ckeditor/plugins/tags/
H A Dplugin.js27 type: "POST",
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dtype.svg1 <svg class="bi bi-type" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js.map1type/, 'attribute.name.html', '@scriptAfterType'],\n [/\"([^\"]*)\"/, 'attribute.value.…
H A D22.22.js.map1type/, 'attribute.name', '@scriptAfterType'],\n [/\"([^\"]*)\"/, 'attribute.value'],\n …
H A D64.64.js.map1type.identifier'],\n [/\\.(?!\\d|\\.)[\\w\\-]*/, 'operator.sql'],\n // numbe…
/plugin/indexmenu/scripts/
H A Dindexmenu.js64 /** @type {string} */
66 /** @type {number} */
68 /** @type {number} */
70 /** @type {string} */
72 /** @type {number|string} */
74 /** @type {boolean} */
76 /** @type {boolean} */
78 /** @type {boolean} */
80 /** @type {boolean} */
82 /** @type {boolea
[all...]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js245 if (s.type == 'Signal') {
260 } else if (s.type == 'Note') {
291 throw new Error('Unhandled signal type:' + s.type);
366 if (s.type == 'Signal') {
373 } else if (s.type == 'Note') {
/plugin/authgoogle/google/contrib/
H A DGoogle_CoordinateService.php400 public $type; variable in Google_CustomFieldDef
431 public function setType( $type) { argument
432 $this->type = $type;
435 return $this->type;
H A DGoogle_CustomsearchService.php824 public $type; variable in Google_SearchUrl
831 public function setType( $type) { argument
832 $this->type = $type;
835 return $this->type;
/plugin/data-au/syntax/
H A Dtable.php593 $type = $col['type'];
594 if(is_array($type)) {
595 $type = $type['type'];
597 switch($type) {
/plugin/dir/
H A Dsyntax.php669 'type' => $type,
681 function _searchDir(&$data, $base, $file, $type, $level, $opts) { argument
685 switch($type) {
687 return $this->_addFoundPage($data, $ns, pathID($file), $type, $level);
695 $this->_addFoundPage($data, $ns, $id, $type, $level);
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php31 * @param int $type Type of compression to use (use COMPRESS_* constants)
34 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument
36 $this->compressioncheck($type);
40 $this->comptype = $type;
43 if($type == Archive::COMPRESS_NONE) $this->complevel = 0;
666 * Checks if the given compression type is available and throws an exception if not
/plugin/data/syntax/
H A Dtable.php608 $type = $col['type'];
609 if (is_array($type)) {
610 $type = $type['type'];
612 switch ($type) {
/plugin/ckgedit/ckeditor/plugins/about/dialogs/
H A Dabout.js20 type: "html",
/plugin/nspages/printers/
H A DprinterSimpleList.php19 function _print($tab, $type) { argument
/plugin/piwik/
H A Dcode.php46 </script><script type="text/javascript">
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.Newline.txt
/plugin/facebook/
H A Daction.php62 'type' => 'text/javascript',
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DText.php33 switch ($token->type) {
/plugin/diagrams/script/
H A DDiagramsView.js19 const schemaSpec = this.node.type.spec.toDOM(this.node);
/plugin/amcharts/assets/amcharts/
H A Dpie.js3 …(this.chartData));this.drawChart()},handleLegendEvent:function(a){var b=a.type,c=a.dataItem,d=this…
9type:"rollOverSlice",dataItem:a,chart:this,event:c})}},rollOutSlice:function(a,b){isNaN(a)||(a=thi…
10 …this.fire({type:"clickSlice",dataItem:a,chart:this,event:b}))},handleRightClick:function(a,b){isNa…
11 …,[c.ty0,d,d],this.labelTickColor,this.labelTickAlpha);k.setCN(this,d,this.type+"-tick");k.setCN(th…
12 ….pullOutOnlyOne&&this.pullInAll(a.index),a={type:"pullOutSlice",dataItem:a,chart:this}):(a.pulled=…
18 …k.AmPieChart=k.Class({inherits:k.AmSlicedChart,construct:function(a){this.type="pie";k.AmPieChart.…
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php

1...<<919293949596979899100>>...173