Home
last modified time | relevance | path

Searched refs:ref (Results 1 – 25 of 225) sorted by path

123456789

/plugin/a2s/
H A DASCIIToSVG.php3963 $ref = '';
3967 $ref .= $char;
3975 if (!isset($this->commands[$ref]['a2s:delref']) &&
3976 !isset($this->commands[$ref]['a2s:label'])) {
3978 $this->grid[$sY][$sX + strlen($ref) + 1] = ' ';
3980 if (isset($this->commands[$ref]['a2s:label'])) {
3981 $label = $this->commands[$ref]['a2s:label'];
3986 $len = strlen($ref) + 2;
3996 if (isset($this->commands[$ref])) {
3997 $box->setOptions($this->commands[$ref]);
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js561 function follow(abc,user,playconf){var ref=[],keep_types={note:true,rest:true}
564 ref[start]=stop;abc.out_svg('<rect class="abcr _'+start+'_" x="');abc.out_sxsy(x,'" y="',y);abc.out_svg('" width="'+w.toFixed(2)+'" height="'+abc.sh(h).toFixed(2)+'"/>\n')}
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php882 $ref = $signNode->getElementsByTagName('Reference');
883 if ($ref->length == 1) {
884 $ref = $ref->item(0);
885 $sei = $ref->getAttribute('URI');
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md1 > I also make [Caret](https://caret.io?ref=parsedown) - a Markdown editor for Mac and PC.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe13037 Ġh ref
23359 ĠCross ref
33003 h ref
34797 ref lect
36444 P ref
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js956 var ref = _this.drawing.buffer.position;
971 ref.x1 = pos.x;
972 ref.y1 = pos.y;
975 ref.x2 = pos.x;
976 ref.y2 = pos.y;
977 ref.xD = ( ref.x1 - ref.x2 ) < 0 ? ( ref.x1 - ref.x2 ) * -1 : ( ref.x1 - ref.x2 );
978 ref.yD = ( ref.y1 - ref.y2 ) < 0 ? ( ref.y1 - ref.y2 ) * -1 : ( ref.y1 - ref.y2 );
980 return ref;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17070 Pages: this.ref({
17168 var ref;
17172 return ref;
17191 this._offsets[ref.id - 1] = ref.offset;
27888 gstate = this.ref({
28190 fn = this.doc.ref({
28203 fn = this.doc.ref({
28319 return this.doc.ref({
65899 var key, ref, val;
65916 ref = this.ref(options);
[all …]
H A Dpdfmake.min.js7 …if(h(s,this.fontProvider,this.pdfKitDoc),e.autoPrint){var u=this.pdfKitDoc.ref({Type:"Action",S:"N…
9ref())})})})},t.exports=i},function(t,e,n){"use strict";function r(t,e,n){this.MAX_CHAR_TYPES=92,t… method in r
10ref({Type:"Catalog",Pages:this.ref({Type:"Pages",Count:0,Kids:[]})}),this.page=null,this.initColor… method in r
13ref(),this.resources=this.document.ref({ProcSet:["PDF","Text","ImageB","ImageC","ImageI"]}),Object…
14ref=function(){return null!=this.dictionary?this.dictionary:this.dictionary=this.document.ref()},t… method in t
15 …his._fontSize,null==(w=this.page.fonts)[x=this._font.id]&&(w[x]=this._font.ref()),this._font.use(t…
16ref({Type:"XObject",Subtype:"Image",BitsPerComponent:this.bits,Width:this.width,Height:this.height…
H A Dpdfmake.min.js.map1ref","Type","S","N","_root","OpenAction","__WEBPACK_AMD_DEFINE_RESULT__","baseCompareAscending","o…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js5209 if (encoded !== sheet["!ref"]) sheet["!ref"] = encoded;
7338 if(!val.ref) return;
7349 var rng = safe_decode_range(val.ref);
7533 ref = cols[C] + rr;
7535 if((cell = write_ws_xml_cell(ws[ref], ref, ws, opts, idx, wb)) != null) r.push(cell);
7552 var ref = ws['!ref']; if(ref === undefined) ref = 'A1';
7716 var ref;
7725 case 'BrtWsDim': ref = val; break;
7899 …"] && (refguess.s.r < 1000000 || ref.e.r > 0 || ref.e.c > 0 || ref.s.r > 0 || ref.s.c > 0)) s["!re…
7952 ref = cols[C] + rr;
[all …]
H A Dxlsx.min.js6ref"]||"BDWGO1000001:A1");var thisCell=decode_cell(comment.ref);if(range.s.r>thisCell.r)range.s.r=… argument
7ref"]=encode_range(d)}var mergecregex=/<mergeCell ref="[A-Z0-9:]+"\s*\/>/g;var sheetdataregex=/<(?… argument
H A Dxlsx.min.map1 …se_NameParsedFormula","Name","parse_ExternSheet","snames","parse_ShrFmla","ref","cUse","parse_Shar…
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1279 public $ref; variable in Google_CommentInReplyTo
1288 public function setRef( $ref) { argument
1289 $this->ref = $ref;
1292 return $this->ref;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DGitRepoSource.php33 public $ref; variable in Google\\Service\\CloudBuild\\GitRepoSource
74 public function setRef($ref) argument
76 $this->ref = $ref;
83 return $this->ref;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md637 * Updated the `$ref` attribute in service descriptions to merge over any existing parameters of a s…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php5240 foreach (self::$connections as $key => $ref) {
5241 $temp[$key] = $ref->get();
/plugin/bibtex/OSBib/format/
H A DEXPORTFILTER.php28 function EXPORTFILTER(&$ref, $output) argument
30 $this->bibformat =& $ref;
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php216 foreach($this->_bibtex_references as $refno => $ref) {
217 if (is_array($ref) && array_key_exists('cite', $ref)) {
218 $this->_bibtex_keys[$ref['cite']] = $refno;
272 $ref = $this->_parser->data[0];
274 //$ref = $this->_bibtex_references[$this->_bibtex_keys[$bibtex_key]];
281 $ref = $this->_parser->data[0];
283 if (empty($ref)) {
286 // Variant of $ref with normalized (i.e., all uppercase) field names
288 foreach ($ref a
[all...]
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27ref:n={x:0,y:0},scale:i=1,element:o}=t,a=ke("marker",{id:e,viewBox:"0 0 20 20",refX:n.x,refY:n.y,m… class in io.m
33ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?… property in Bs.o
H A Dbpmn-navigated-viewer.production.min.js2ref:n={x:0,y:0},scale:i=1,element:o}=t,a=z("marker",{id:e,viewBox:"0 0 20 20",refX:n.x,refY:n.y,ma… class in qe.y
H A Dbpmn-viewer.production.min.js2ref:n={x:0,y:0},scale:i=1,element:o}=t,a=W("marker",{id:e,viewBox:"0 0 20 20",refX:n.x,refY:n.y,ma… class in Ue.y
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css143 .dmn-decision-table-container .context-menu .context-menu-container.type-ref-edit,
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7ref:{x:1,y:10},scale:.5})}else if("association-end"===t){var o=mi("path");ai(o,{d:"M 1 5 L 11 10 L…
21ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?… property in Nc.o
H A Ddmn-navigated-viewer.production.min.js2ref:{x:1,y:10},scale:.5})}else if("association-end"===t){var o=Wn("path");An(o,{d:"M 1 5 L 11 10 L…
16ref:void 0===a?null:a,type:s}}function ca(e,t,n,r,i,o,a,s){14&e&&ta("Creating Component vNodes usi…
H A Ddmn-viewer.production.min.js2ref:{x:1,y:10},scale:.5})}else if("association-end"===t){var o=Fn("path");An(o,{d:"M 1 5 L 11 10 L…
16ref:void 0===a?null:a,type:s}}function zo(e,t,n,r,i,o,a,s){14&e&&Po("Creating Component vNodes usi…

123456789