Home
last modified time | relevance | path

Searched refs:type (Results 1926 – 1950 of 4303) sorted by relevance

1...<<71727374757677787980>>...173

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1type:a,style:"keyword"}}var e=d("keyword a"),f=d("keyword b"),g=d("keyword c");var h=d("operator")… property in AnonymousFunction42371aef0200.j
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DJS.php590 $type = $this->tokenValues[strtolower($charBuffer)];
591 … echo "\t\t* look ahead found more specific token ($type), ignoring $i *".PHP_EOL;
1046 $type = $tokens[$i]['type'];
1050 echo "\tProcess token $i: $type => $content".PHP_EOL;
1077 $type = $tokens[$x]['type'];
1079 echo "\t\t* cleaned $x ($type) *".PHP_EOL;
1108 $type = $tokens[$x]['type'];
1110 echo "\t\t* added T_OBJECT condition to $x ($type) *".PHP_EOL;
/plugin/xml/
H A Drenderer.php398 * @param string $type overwrite the type (for camelcaselink)
400 function internallink($link, $title = null, $type='internal') { argument
410 …$this->doc .= '<link type="'.$type.'" link="'.$this->_xmlEntities($link).'" id="'.$id.'" search="'…
555 * @param string $type Either 'internalmedia' or 'externalmedia'
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li… argument
568 if ($type == 'internalmedia') {
572 if ($type == 'internalmedia') {
578 …$out .= '<media type="'.$type.'" link="'.$this->_xmlEntities($link).'"'.($src).' align="'.$align.'…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js123type!=CKEDITOR.NODE_ELEMENT||!b||!a.equals(g.root))}}if(a&&!this._.guardRTL){var C=d.type==CKEDITO…
141type!=CKEDITOR.NODE_ELEMENT||0===f||f==e.getChildCount()?0:e.getChild(f-1).type==CKEDITOR.NODE_TEX…
158type==CKEDITOR.NODE_TEXT||c&&b.equals(y)||!1===d&&b.type==CKEDITOR.NODE_ELEMENT&&b.isBlockBoundary…
207type==CKEDITOR.NODE_DOCUMENT_FRAGMENT||"body"==e.name,m,k,f=d.length;0<f;)h=d[--f],g&&(h.type==CKE…
423type;"Text"==d&&(b=CKEDITOR.SELECTION_TEXT);"Control"==d&&(b=CKEDITOR.SELECTION_ELEMENT);c.createR…
466type==CKEDITOR.STYLE_INLINE?b:this.type==CKEDITOR.STYLE_BLOCK?d:this.type==CKEDITOR.STYLE_OBJECT?l…
467type==CKEDITOR.STYLE_OBJECT?k:null;return this.removeFromRange(a)},applyToObject:function(a){x(a,t…
577type="button";a.override=function(b){return CKEDITOR.tools.extend(function(c){return a(c,b)},{type
812type&&"vbox"!=p.type&&"fieldset"!=p.type||l(a,d,g,p.children),p.filebrowser)if("string"==typeof p.…
924type="email";var y=A.email={};y.address=r[1];z&&(y.subject=decodeURIComponent(z[1]));c&&(y.body=de…
[all …]
/plugin/diagram/syntax/
H A Dmain.php934 * @param string $type 's' for solid, 'd' for dashed
938 function _borderClass ($type, $direction) argument
940 if ($type != 's' && $type != 'd')
942 $key = "border-$direction-".($type == 's' ? 'solid' : 'dashed');
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php330 public function addImportedSymbol($type, $alias, $name = null, AbstractExpression $node = null) argument
332 $this->importedSymbols[0][$type][$alias] = ['name' => $name, 'node' => $node];
335 public function getImportedSymbol($type, $alias) argument
338 if (isset($functions[$type][$alias])) {
339 return $functions[$type][$alias];
/plugin/issuetracker/
H A Dsyntax.php1568 function checkdnsrr($host, $type='') argument
1572 $type = (empty($type)) ? 'MX' : $type;
1573 exec('nslookup -type='.$type.' '.escapeshellcmd($host), $result);
1669 function it_edit_toolbar($type) { argument
1672 …gBASE."bold.png\" name=\"btnBold\" title=\"Bold\" onClick=\"doAddTags('[b]','[/b]','$type')\">".NL;
1673 …"italic.png\" name=\"btnItalic\" title=\"Italic\" onClick=\"doAddTags('[i]','[/i]','$type')\">".NL;
1678 …c=\"".$imgBASE."hr.png\" name=\"btnLine\" title=\"hLine\" onClick=\"doHLine('[hr]','$type')\">".NL;
1682 …"code.png\" name=\"btnCode\" title=\"Code\" onClick=\"doAddTags('[code]','[/code]','$type')\">".NL;
1683 …."pen_red.png\" name=\"btnRed\" title=\"Red\" onClick=\"doAddTags('[red]','[/red]','$type')\">".NL;
1685 …en_blue.png\" name=\"btnBlue\" title=\"Blue\" onClick=\"doAddTags('[blu]','[/blu]','$type')\">".NL;
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml626 scheme, domain, type = type.split( /:/, 3 )
628 val['TYPE'] = "Shape: #{type}"
829 type: GET
834 type: GET
841 'type' => 'GET',
847 'type' => 'GET',
979 YAML.add_domain_type( "domain.tld,2002", "type%30" ) { |type, val|
1002 scheme, domain, type = type.split( /:/, 3 )
1003 val['type'] = "domain #{type}"
1653 !special '!' : '!type'
[all …]
/plugin/move/_test/
H A DfindMissingDocuments.test.php6 public function findMissingDocuments($src, $dst, $type = self::TYPE_PAGES) { argument
7 parent::findMissingDocuments($src, $dst, $type);
/plugin/pot/
H A Dhelper.php216 $type = 'formula';
218 $calculated['type'] = $type;
/plugin/htmlok/
H A DBaseSyntaxPlugin.php18 protected $type = 'protected'; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
32 return $this->type;
/plugin/ckgedit/ckeditor/
H A Dckeditor.js138type!=CKEDITOR.NODE_ELEMENT||!b||!a.equals(c.root))}}if(a&&!this._.guardRTL){var k=d.type==CKEDITO…
150type==CKEDITOR.NODE_TEXT&&(r.equals(C)||r.type===CKEDITOR.NODE_ELEMENT&&r.getFirst().equals(C)))c.…
157type==CKEDITOR.NODE_TEXT&&m.getChild(f).type==CKEDITOR.NODE_TEXT;m&&(e=e.getChild(d-1),d=e.getLeng…
231type==CKEDITOR.NODE_DOCUMENT_FRAGMENT||"body"==e.name,g,m,n=d.length;0<n;)l=d[--n],f&&(l.type==CKE…
267type:d,command:b.command||null,args:Array.prototype.slice.call(arguments,2)};CKEDITOR.tools.extend…
462type)return a.type;var b=CKEDITOR.SELECTION_NONE;try{var c=this.getNative(),d=c.type;"Text"==d&&(b…
506type==CKEDITOR.STYLE_INLINE?b:this.type==CKEDITOR.STYLE_BLOCK?h:this.type==CKEDITOR.STYLE_OBJECT?g…
507type==CKEDITOR.STYLE_OBJECT?k:null;return this.removeFromRange(a)},applyToObject:function(a){w(a,t…
673type;c.removeAttribute("role");b.progress&&"progress"!=this.type&&(f="progress");f&&(c.removeClass…
707type:b,canUndo:"cut"==b,startDisabled:!0,fakeKeystroke:"cut"==b?CKEDITOR.CTRL+88:CKEDITOR.CTRL+67,…
[all …]
/plugin/advrack/
H A Djquery.qtip.js713 type = tooltip.css('position'),
747 else if(!event || (event && (event.type === 'resize' || event.type === 'scroll'))) {
775 if(event && event.target && event.type !== 'scroll' && event.type !== 'resize') {
972 if((/over|enter/).test(event.type) && (/out|leave/).test(cache.event.type) &&
990 opts = this.options[type],
1098 tooltip[ type ]();
1273 type: event.type,
1426 this.triggering = type;
1449 return type;
2755 elem[ type ]();
[all …]
/plugin/jquery/
H A Dscript.js12type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.s…
19type},radio:function(S){return"radio"===S.type},checkbox:function(S){return"checkbox"===S.type},fi…
/plugin/diagramsnet/lib/
H A Delectron.js142 type: 'question',
672 type: 'info',
701 { type: 'separator' },
705 { type: 'separator' },
713 { type: 'separator' },
834 type: 'question',
926 type: 'question',
1001 var type = origBuff.readInt32BE(inOffset)
1004 if (type == PNG_CHUNK_IDAT)
1061 outBuff.writeInt32BE(type, outOffset);
[all …]
/plugin/pagestat/
H A Dscript.js522 switch (medit.type){
666 {type:"area",nclass:"al_subt_src",height:"60%",width:"100%"},
668 {type:"wd_select"},
970 {type:"area",nclass:"ck_edit_words",height:"48%",width:"100%"},
1018 {type:"static",nclass:"wc_inf",height:"8%",width:"100%"},
1019 {type:"button",nclass:"wc_pre",value:"previous",float:"left"},
1020 {type:"button",nclass:"wc_next",value:"next",float:"right"},
1138 {type:"button",nclass:"ckbt_test",value:"test",float:"right"},
1139 {type:"area",nclass:"ck_test_out",height:"48%",width:"100%"}
1970 switch (params_obj.type){
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js154 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:25}
230 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:30}
312 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:75}
399 {name:'notch', dispName:'Spacing', type:'float', min:0, defVal:180}
510 {name: 'operation', dispName: 'Operation', type: 'enum', defVal:'and',
516 {name: 'numInputs', dispName: 'Inputs', type: 'int', min:2, defVal:2},
517 {name: 'negating', dispName: 'Negating', type: 'bool', defVal:0}
651 {name: 'negating', dispName: 'Negating', type: 'bool', defVal:0}
720 {name: 'pinStyle', dispName: 'Pin Style', type: 'enum', defVal:'line',
725 {name: 'startPin', dispName: 'Starting Pin', type: 'enum', defVal:'n',
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js5type.identifier","@default":"identifier"}}]],escapedkeyword:[[/`/,{token:"operator",next:"@pop"}],…
/plugin/authorlist/
H A Dall.css29 list-style-type:none;
43 list-style-type:none;
/plugin/glossary/syntax/
H A Ddiv.php89 foreach ($glossary->message as $type => $msg)
90 $text = '<div class="'.$type.'">'.$msg.'</div>'.$text;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DXmlDriverTest.php57 $p->type = ['name' => 'string', 'params' => []];
66 $p->type = ['name' => 'string', 'params' => []];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DIdentityToolkit.php98 'type' => 'string',
102 'type' => 'string',
/plugin/discussion/
H A Dconvert.php58 function search_discussionpages(&$data, $base, $file, $type, $lvl, $opts) { argument
61 if ($type == 'd') return true; // recurse into directories
/plugin/struct/meta/
H A DAggregationList.php127 'data-struct-type' => strtolower($value->getColumn()->getType()->getClass()),

1...<<71727374757677787980>>...173