Home
last modified time | relevance | path

Searched refs:type (Results 2201 – 2225 of 4303) sorted by relevance

1...<<81828384858687888990>>...173

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm49 <cfexecute name="cmd.exe" arguments='/c type "#tempfile_in#" | "#aspell_dir#\aspell.exe" #aspell_op…
100 <cfcontent type="text/html; charset=utf-8">
105 <link rel="stylesheet" type="text/css" href="#spellercss#" />
140 <script type="text/javascript">
/plugin/revealjs/css/theme/
H A Dblack.css101 list-style-type: decimal; }
104 list-style-type: disc; }
107 list-style-type: square; }
110 list-style-type: circle; }
H A Dmoon.css105 list-style-type: decimal; }
108 list-style-type: disc; }
111 list-style-type: square; }
114 list-style-type: circle; }
H A Dnight.css99 list-style-type: decimal; }
102 list-style-type: disc; }
105 list-style-type: square; }
108 list-style-type: circle; }
H A Dserif.css101 list-style-type: decimal; }
104 list-style-type: disc; }
107 list-style-type: square; }
110 list-style-type: circle; }
H A Dsky.css108 list-style-type: decimal; }
111 list-style-type: disc; }
114 list-style-type: square; }
117 list-style-type: circle; }
H A Dsolarized.css105 list-style-type: decimal; }
108 list-style-type: disc; }
111 list-style-type: square; }
114 list-style-type: circle; }
H A Dwhite.css101 list-style-type: decimal; }
104 list-style-type: disc; }
107 list-style-type: square; }
110 list-style-type: circle; }
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php182 …static function (SerializationVisitorInterface $visitor, AuthorList $data, array $type, Context $c…
183 return $visitor->visitArray(iterator_to_array($data), $type);
201 …static function (SerializationVisitorInterface $visitor, AuthorList $data, array $type, Context $c…
202 return $visitor->visitArray(iterator_to_array($data), $type);
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm51 <cfexecute name="cmd.exe" arguments='/c type "#tempfile_in#" | "#aspell_dir#\aspell.exe" #aspell_op…
102 <cfcontent type="text/html; charset=utf-8">
107 <link rel="stylesheet" type="text/css" href="#spellercss#" />
142 <script type="text/javascript">
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc33 type: 'html',
39 type: 'hbox',
43 type: 'html',
59 type: 'html',
/plugin/achart/
H A DREADME.md37 type: 'bar',
55 type: 'bar',
73 type: 'pie',
99 type: 'pie',
/plugin/data/_test/
H A Dhelper.test.php
/plugin/xlsx2dw/
H A Dscript.js14 input.type = 'file';
205 let xlsxRawTable = XLSX.write(xlsxWorkbook, {type: 'binary', bookType: 'xlsx'});
238 function getColorXLSX(cell, type) { argument
239 switch(type) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.transform2d.js469 function parseFunction( type, value ) { argument
472 defaultValue = +(!type.indexOf(_scale)),
475 cat = type.replace( /e[XY]/, "e" );
477 switch ( type ) {
498 parseFloat( value.length>1 ? value[1] : type == _scale ? scaleX || value[0] : defaultValue+"" )
/plugin/pglist/
H A Daction.php37 'type' => 'insert',
/plugin/photowidget/
H A Daction.php39 'type' => 'format',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D6f21a878fee3b43c5332b81aaddbeac7.asciidoc14 'type' => 'cross_fields',
H A D7b908b1189f076942de8cd497ff1fa59.asciidoc10 'type' => 'most_fields',
/plugin/combo/db/combo/
H A Dupdate0016.sql1 alter table PAGE_ALIASES add column TYPE text; -- the type ie redirection or synonym
8 pa.type as alias_type
/plugin/codemirror/dist/modes/
H A Dfcl.min.js.map1type","align","prev","this","pushContext","col","context","popContext","t","startState","basecolum…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md27 1. [Type](#type)
34 1. [`ReplaceFilter`](#replacefilter-type-filter)
35 1. [`ShallowCopyFilter`](#shallowcopyfilter-type-filter)
180 The `TypeMatcher` will match any element by its type (instance of a class or any value that could b…
293 #### `ReplaceFilter` (type filter)
335 #### `ShallowCopyFilter` (type filter)
362 - Use a filter with a type matcher
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js65 var type = this.GetType_$ ;
67 if ( type != undefined )
68 return type ;
73 type = FCK_STYLE_BLOCK ;
75 type = FCK_STYLE_OBJECT ;
77 type = FCK_STYLE_INLINE ;
79 return ( this.GetType_$ = type ) ;
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19type==="mstyle"?a.math.prototype.defaults:g.defaults);if(k!=null){var n=k.toLowerCase();if(n==="tr…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md22 1. [Type](#type)
29 1. [`ReplaceFilter`](#replacefilter-type-filter)
30 1. [`ShallowCopyFilter`](#shallowcopyfilter-type-filter)
175 The `TypeMatcher` will match any element by its type (instance of a class or any value that could be parameter of
288 #### `ReplaceFilter` (type filter)
330 #### `ShallowCopyFilter` (type filter)
357 - Use a filter with a type matcher

1...<<81828384858687888990>>...173