Home
last modified time | relevance | path

Searched refs:type (Results 1751 – 1775 of 4303) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DThrowablePatch.php27 foreach ($node->getInterfaces() as $type) {
28 if (is_a($type, 'Throwable', true)) {
/plugin/edittable/script/
H A Dnewtable.js48 range.type = 'hidden';
54 editbutton.type = 'submit';
/plugin/randomtables/
H A Dstyle.css24 .randomtable-well .results > div:last-of-type {
41 table.randomtable tr td:first-of-type {
/plugin/owncloud/
H A Dscript.js31 type: 'POST',
63 type: 'POST',
97 type: 'POST',
/plugin/structgeohash/
H A Dgeohash.js38 var type = (srcHash.length % 2) ? 'odd' : 'even';
40 if (BORDERS[dir][type].indexOf(lastChr)!=-1)
42 return base + BASE32[NEIGHBORS[dir][type].indexOf(lastChr)];
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dimport.rst14 {% macro input(name, value, type, size) %}
15 …<input type="{{ type|default('text') }}" name="{{ name }}" value="{{ value|e }}" size="{{ size|def…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DBuilder.php118 $type = '/f';
120 $type = '';
123 $pointer = &$pointer[$path[$i] . $type];
/plugin/bootswrapper/exe/help/
H A Djumbotron.txt12 <btn type="primary">[[#|Learn more]]</btn>
24 <btn type="primary">[[#|Learn more]]</btn>
40 <btn type="primary">Link</btn>
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc12 type: 'radio',
20 type: 'text',
45 //get the note type
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dbreaking-changes.asciidoc36 ==== Type hint and return type
38 Added type hints and return type declarations in all the code base where
/plugin/prosemirror/parser/
H A DTextNode.php130 $type = $currentMark->getType();
131 $this->marks[$type] = $currentMark;
133 $this->previous->increaseMark($type);
/plugin/bez/mdl/
H A DThread_comment.php11 protected $id, $thread_id, $type, $author, $create_date, $last_modification_date, $content, $content_html, $task_count;
21 return array('id', 'thread_id', 'type', 'author',
41 //defaults: isssue, type
47 'type' => array(
69 $this->acl->grant('type', BEZ_PERMISSION_CHANGE);
78 if ($this->author == $this->model->user_nick && $this->type == 'comment') {
92 $this->acl->grant('type', BEZ_PERMISSION_CHANGE);
98 //no all can change type
99 if ($this->acl_of('type') < BEZ_PERMISSION_CHANGE) {
100 unset($post['type']);
[all...]
/plugin/abc2/abc-libraries/abc2svg/
H A Dclip-1.js29 if(sel.m<=1){if(sel.m==1){for(s2=s;s2;s2=s2.ts_next){if(s2.type==C.BAR&&s2.time!=0)
32 s=s2}}else{for(;s;s=s.ts_next){if(s.type==C.BAR&&s.bar_num>=sel.m)
37 for(s=s.ts_next;s;s=s.ts_next){if(s.type==C.BAR&&s.bar_num==sel.m){if(--seq==0)
54 for(s2=this.get_tsfirst();s2!=s;s2=s2.ts_next){switch(s2.type){case C.CLEF:s2.p_v.clef=s2
H A Dchord-1.js20 function gench(sb,gch){var r,ch,b,m,n,not,a=gch.otext.match(/([A-G])([#♯b♭]?)([^/]*)\/?(.*)/),s={v:vch.v,p_v:vch,type:C.NOTE,time:sb.time,notes:[]} property in abc2svg.chord.gench.s
23 if(r==undefined){s.type=C.REST
58 vch={v:voice_tb.length,id:"_chord",time:0,sym:{type:C.REST,time:0},instr:cfmt.chord.prog||0,vol:cfmt.chord.vol||.8} property in abc2svg.chord.vch.sym
80 if(gch.type!='g')
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.page.inc.php8 function CSSPageSelector($type) { argument
9 $this->set_type($type);
16 function set_type($type) { argument
17 $this->_type = $type;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css104 input[type=text], select {
115 .btn, button, input[type=submit] {
203 .actions input[type=text], select {
207 .actions input[type=submit] {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerEvent.as56 …public function JplayerEvent(type:String, data:JplayerStatus, msg:String = "", bubbles:Boolean = f…
57 super(type, bubbles, cancelable);
62 return new JplayerEvent(type, data, msg, bubbles, cancelable);
65 …return formatToString("JplayerEvent", "type", "bubbles", "cancelable", "eventPhase", "data", "msg"…
/plugin/schedule/syntax/
H A Dblock.php68 foreach ($this->scheduleRoot->message as $type => $msg)
69 $text = '<div class="'.$type.'">'.$msg.'</div>'.$text;
134 foreach ($this->scheduleRoot->message as $type => $msg)
135 $text = '<div class="'.$type.'">'.$msg.'</div>'.$text;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css104 input[type=text] {
115 .btn, button, input[type=submit] {
203 .actions input[type=text] {
207 .actions input[type=submit] {
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/shell/
H A DP0wnyShell.js156 const type = (currentCmd.length === 1) ? "cmd" : "file";
157 const fileName = (type === "cmd") ? currentCmd[0] : currentCmd[currentCmd.length - 1];
164 type: type
172 if (type === 'cmd') {
/plugin/diagramsnet/lib/shapes/
H A DmxArrows.js30 {name: 'dx', dispName: 'Arrowhead Length', type: 'float', min: 0, defVal: 40},
32 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal: 0},
363 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal:0},
498 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal:0}
648 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal:0}
802 {name: 'dy', dispName: 'Arrow Width', type: 'float', min:0, defVal:10},
943 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal: 0},
945 {name: 'rounded', dispName: 'Rounded', type: 'boolean', defVal: false}
1117 {name: 'rounded', dispName: 'Rounded', type: 'boolean', defVal:false}
2034 {name: 'notch', dispName: 'Notch', type: 'float', min:0, defVal: 0},
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php246 foreach ($fieldTypes as $type => $queries) {
263 switch ($type) {
279 throw new UnsupportedCurveException('Field Type of ' . $type . ' is not supported');
297 foreach ($fieldTypes as $type => $queries) {
315 switch ($type) {
340 throw new UnsupportedCurveException('Field Type of ' . $type . ' is not supported');
/plugin/gallery2/dwgallery/
H A Ddwgallery.php467 $type = $info[2];
470 if ($type == 1) $new = imagecreatefromgif($image);
471 elseif ($type == 2) $new = imagecreatefromjpeg($image);
472 elseif ($type == 3) $new = imagecreatefrompng($image);
480 if ($type == 1) imagegif($newimage, $thumbnail);
481 elseif ($type == 2) imagejpeg($newimage, $thumbnail);
482 elseif ($type == 3) imagepng($newimage, $thumbnail);
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst102 * ``type``: Optional formatting type to use (default: 'default'). Choose one of these types:
156 …EFAULT`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.type-default
157 …_INT32`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.type-int32
158 …_INT64`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.type-int64
159 …DOUBLE`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.type-double
160 …RRENCY`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.type-currency

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