Lines Matching +defs:i +defs:styles
220 var i = 0, maxlen = 0; variable
297 function SSF_isgeneral(s/*:string*/, i/*:?number*/)/*:boolean*/ { i = i || 0; return s.length >= 7 … argument
1336 (dateNF.match(dateNFregex)||[]).forEach(function(n, i) { argument
3935 var ___lpstr = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return… argument
3938 var ___cpstr = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return… argument
3941 var ___lpwstr = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = 2*__readUInt32LE(b,i); ret… argument
3944 var ___lpp4 = function lpp4_(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); r… argument
3947 var ___8lpp4 = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return… argument
3956 …__lpstr = function lpstr_b(b/*:RawBytes|CFBlob*/, i/*:number*/) { if(!Buffer.isBuffer(b)/*:: || !(… argument
3957 …__cpstr = function cpstr_b(b/*:RawBytes|CFBlob*/, i/*:number*/) { if(!Buffer.isBuffer(b)/*:: || !(… argument
3958 …__lpwstr = function lpwstr_b(b/*:RawBytes|CFBlob*/, i/*:number*/) { if(!Buffer.isBuffer(b)/*:: || … argument
3959 …__lpp4 = function lpp4_b(b/*:RawBytes|CFBlob*/, i/*:number*/) { if(!Buffer.isBuffer(b)/*:: || !(b … argument
3960 …__8lpp4 = function lpp4_8b(b/*:RawBytes|CFBlob*/, i/*:number*/) { if(!Buffer.isBuffer(b)/*:: || !(… argument
3961 …__double = function double_(b/*:RawBytes|CFBlob*/, i/*:number*/) { if(Buffer.isBuffer(b)/*::&& b i… argument
3969 …__lpstr = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return len… argument
3970 …__cpstr = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return len… argument
3971 …__lpwstr = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = 2*__readUInt32LE(b,i); return … argument
3972 …__lpp4 = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return len … argument
3973 …__8lpp4 = function(b/*:RawBytes|CFBlob*/,i/*:number*/) { var len = __readUInt32LE(b,i); return len… argument
5300 styles: { /* Styles */ property
7008 function write_Format(i/*:number*/, f/*:string*/, opts, o) { argument
8041 /*::[*/7/*::]*/:183, Q:185, k:186, b:208, i:216, l:222, s:240, y:248, property
10255 var len = PasswordDecoded.length + 1, i, PasswordByte; variable
10593 function parse_borders(t, styles, themes, opts) { argument
10668 function parse_fills(t, styles, themes, opts) { argument
10734 function parse_fonts(t, styles, themes, opts) { argument
10854 function parse_numFmts(t, styles, opts) { argument
10895 function parse_cellXfs(t, styles, opts) { argument
11028 function write_BrtFmt(i/*:number*/, f/*:string*/, o) { argument
12482 cfb.FullPaths.forEach(function(p, i) { argument
12491 vba.FullPaths.forEach(function(p, i) { argument
15172 function get_cell_style(styles/*:Array<any>*/, cell/*:Cell*/, opts) { argument
15185 styles[len] = { variable
15196 function safe_format(p/*:Cell*/, fmtid/*:number*/, fillid/*:?number*/, opts, themes, styles) { argument
15235 function check_ws(ws/*:Worksheet*/, sname/*:string*/, i/*:number*/) { argument
15257 …xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*:WBWBProps*/, themes, styles)/*:Worksheet*/ { argument
15482 (data.match(sviewregex)||[]).forEach(function(r/*:string*/, i/*:number*/) { argument
15556 return function parse_ws_xml_data(sdata/*:string*/, s, opts, guess/*:Range*/, themes, styles) { argument
16407 function parse_ws_bin(data, _opts, idx, rels, wb/*:WBWBProps*/, themes, styles)/*:Worksheet*/ { argument
16798 …ws['!cols'].forEach(function(m, i) { if(m) write_record(ba, 0x003C /* 'BrtColInfo' */, write_BrtCo… argument
16969 cache[0].forEach(function(n,i) { argument
17208 N.forEach(function(n,i) { argument
17223 wb.SheetNames.forEach(function(n, i) { argument
17844 function parse_ws(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17849 function parse_cs(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17854 function parse_ms(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17859 function parse_ds(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17976 function process_style_xlml(styles, stag, opts) { argument
17987 function parse_xlml_data(xml, ss, data, cell/*:any*/, base, styles, csty, row, arrayf, o) { argument
18107 var styles = {}, stag = {}; variable
19063 if(ws['!cols']) ws['!cols'].forEach(function(n, i) { argument
19740 …if(wb.Sheets) FilterDatabases.forEach(function(r,i) { wb.Sheets[wb.SheetNames[i]]['!autofilter'] =… argument
22839 var write_ws = function(ws, wb/*:Workbook*/, i/*:number*/, opts, nfs)/*:string*/ { argument
25005 SST.forEach(function(str, i) { argument
25084 …*:string*/, sheet, idx/*:number*/, sheetRels, sheets, stype/*:string*/, opts, wb, themes, styles) { argument