Home
last modified time | relevance | path

Searched +defs:data +defs:value (Results 326 – 350 of 561) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/datatables/assets/datatables.net-i18n/
Dlt.json175 "data": "Duomenys", string
185 "value": "Reikšmė" string
Des-ES.json107 "data": "Data", string
117 "value": "Valor" string
Dsq.json174 "data": "Të dhëna", string
182 "value": "Vlera" string
Dbn.json151 "data": "ডাটা", string
211 "value": "ফলাফল" string
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
Dxlsx.min.js2 …cp(1200)}var set_cp=function(cp){current_codepage=cp};function char_codes(data){var o=[];for(var i… argument
3 …eadInt32LE(sectors[addr],jj)}return{nodes:buf,data:__toBuffer([buf_chain])}}function make_sector_l… property
4 …/schemas.openxmlformats.org/package/2006/content-types";function parse_ct(data,opts){var ctext={};… argument
5 …rgin=parse_Xnum;var parse_BuiltInFnGroupCount=parseuint16;var parse_CalcCount=parseuint16;var pars… argument
6 …4:break;default:throw"bafuq"+xfe[0].toString(16)}})}function parse_cc_xml(data,opts){var d=[];var … argument
7 …8:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,65:3,66:3,67:1,68:1,69:1,71:1,72:1,73:1…
8data,name,opts){return(name.substr(-4)===".bin"?write_sty_bin:write_sty_xml)(data,opts)}function w… argument
9 …IFF2STR",f:parse_BIFF2STR},6:{n:"Formula",f:parse_Formula},9:{n:"BOF",f:parse_BOF},10:{n:"EOF",f:p… property
Dxlsx.js16 function char_codes(data) { var o = []; for(var i = 0, len = data.length; i < len; ++i) o[i] = data… argument
17 var debom_xml = function(data) { return data; }; argument
1300 function getdata(data) { argument
1397 function parsexmlbool(value, tag) { argument
1424 var utf8readb = function utf8readb(data) { argument
1443 var utf8readc = function utf8readc(data) { return Buffer(data, 'binary').toString('utf8'); }; argument
1463 function parseVector(data) { argument
1682 function recordhopper(data, cb, opts) { argument
1777 O.rc4 = function(key, data) { argument
1805 function parse_StrRun(data, length) { argument
[all …]
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30 …define&&define.amd?define(t):"object"==typeof exports?exports.JSONEditor=t():e.JSONEditor=t()}(thi…
31 …his.dom.input=l,l.className="jsoneditor-frame",l.title="Search fields and values",s.appendChild(l)… property
32 …ltiselection.nodes:[this],w=b[0],x=b[b.length-1];if(13==u){if(p==this.dom.value)(!this.editable.va… property
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js436 attrs.push({ name: attrName, value: attrValue }); property
495 $.each(opts.children, function (key, value) { argument
514 function _excelColWidth(data, col) { argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4{return}var h=(parseFloat(match[1])%360+360)%360/360,s=parseFloat(match[2])/(/%$/.test(match[2])?1… argument
5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property
9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
11adientTransparency=fabric.util.createClass(fabric.Image.filters.BaseFilter,{type:"GradientTranspar… field
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
/plugin/a2s/
DASCIIToSVG.php74 public $value; variable in dokuwiki\\plugin\\a2s\\A2S_JLexToken
77 function __construct($type, $value = null, $line = null, $col = null) {
2821 public function __construct($data) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daurora.js108 return function(value) { argument
641 AVBuffer.makeBlob = function(data, type) { argument
659 AVBuffer.makeBlobURL = function(data, type) { argument
3263 data = this.resampler.resampler(data); property
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dnodejs.js466 $defs(self, '$write', function $$write(path, data) { argument
861 $defs(self, '$write', function $$write(path, data) { argument
1632 $def(self, '$[]=', function $$$eq$2(name, value) { argument
Dindex.mjs165 value: initialValue, property
440 function $const_set(cref, name, value) { argument
1025 Opal.class_variable_set = function(module, name, value) { argument
1735 Opal.to_hash = function(value) { argument
1760 Opal.to_ary = function(value) { argument
1783 Opal.to_a = function(value) { argument
2167 Object.defineProperty(alias, 'length', { value: body.length }); property
2239 Opal.hash_put = function(hash, key, value) { argument
2252 bucket = {key: key, key_hash: key_hash, value: value}; property
2271 bucket = {key: key, key_hash: key_hash, value: value}; property
[all …]
Dopal.js167 value: initialValue, property
442 function $const_set(cref, name, value) { argument
1031 Opal.class_variable_set = function(module, name, value) { argument
1743 Opal.to_hash = function(value) { argument
1768 Opal.to_ary = function(value) { argument
1791 Opal.to_a = function(value) { argument
2175 Object.defineProperty(alias, 'length', { value: body.length }); property
2247 Opal.hash_put = function(hash, key, value) { argument
2260 bucket = {key: key, key_hash: key_hash, value: value}; property
2279 bucket = {key: key, key_hash: key_hash, value: value}; property
[all …]
/plugin/revealjs/js/
Dreveal.js1176 var data = { variable
1711 function deserialize( value ) { argument
1785 function injectStyleSheet( value ) { argument
2006 function dispatchPostMessage( type, data ) { argument
5835 Playback.prototype.setPlaying = function( value ) { argument
6184 registerKeyboardShortcut: function( key, value ) { argument
/plugin/ckgdoku/ckeditor/lang/
Dfr.js5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
Dth.js5 …"Rich Text Editor panel","common":{"editorHelp":"กด ALT 0 หากต้องการความช่วยหลือ","browseServer":…
Dnl.js5 …ditorHelp":"Druk ALT 0 voor hulp","browseServer":"Bladeren op server","url":"URL","protocol":"Prot…
Dko.js5,"browseServer":"서버 탐색","url":"URL","protocol":"프로토콜","upload":"업로드","uploadSubmit":"서버로 전송","imag… property
Dit.js5 …ditorHelp":"Premi ALT 0 per aiuto","browseServer":"Cerca sul server","url":"URL","protocol":"Proto…
Dhu.js5 …mon":{"editorHelp":"Segítségért nyomjon ALT 0","browseServer":"Böngészés a szerveren","url":"Hivat…
Des.js5 …riquecido","common":{"editorHelp":"Pulse ALT 0 para ayuda","browseServer":"Ver Servidor","url":"UR…
Dsl.js5 …obogatenega besedila","common":{"editorHelp":"Pritisnite ALT 0 za pomoč","browseServer":"Prebrskaj…
Dpt.js5 …riquecido","common":{"editorHelp":"Pressione ALT+0 para ajuda","browseServer":"Navegar no servidor…
Daf.js5 …lp":"Druk op ALT 0 vir hulp","browseServer":"Blaai op bediener","url":"URL","protocol":"Protokol",…

1...<<11121314151617181920>>...23