Lines Matching defs:R

6566 function write_XLSCell(R/*:number*/, C/*:number*/, ixfe/*:?number*/, o) {  argument
6974 function write_LabelSst(R/*:number*/, C/*:number*/, v/*:number*/, os/*:number*/ /*::, opts*/) { argument
6991 function write_Label(R/*:number*/, C/*:number*/, v/*:string*/, os/*:number*/, opts) { argument
7170 function write_BoolErr(R/*:number*/, C/*:number*/, v, os/*:number*/, opts, t/*:string*/) { argument
7185 function write_Number(R/*:number*/, C/*:number*/, v, os/*:: :number, opts*/) { argument
8038 S:169, c:170, R:174, "B ":180, property in SYLK.sylk_escapes
8494 function set_text_arr(data/*:string*/, arr/*:AOA*/, R/*:number*/, C/*:number*/, o/*:any*/) { argument
8758 lotushopper(d, function(val, R, RT) { switch(RT) { argument
8813 lotushopper(d, function(val, R, RT) { switch(RT) { argument
10022 recordhopper(data, function hopper_sst(val, R, RT) { argument
10397 rows.forEach(function(rowtf, R) { argument
11236 recordhopper(data, function hopper_sty(val, R, RT) { argument
11837 recordhopper(data, function(val, R, RT) { argument
12019 recordhopper(data, function hopper_cc(val, R, RT) { argument
12046 recordhopper(data, function xlink_parse(val, R, RT) { argument
12414 recordhopper(data, function hopper_cmnt(val, R, RT) { argument
13695 function write_Formula(cell/*:Cell*/, R/*:number*/, C/*:number*/, opts, os/*:number*/) { argument
15916 function write_BrtRowHdr(R/*:number*/, range, ws) { argument
15964 function write_row_header(ba, ws, range, R) { argument
16706 function write_ws_bin_cell(ba/*:BufArray*/, cell/*:Cell*/, R/*:number*/, C/*:number*/, opts, ws/*:W… argument
17022 recordhopper(data, function cs_parse(val, R, RT) { argument
17615 recordhopper(data, function hopper_wb(val, R, RT) { argument
19048 function write_ws_xlml_row(R/*:number*/, row)/*:string*/ { argument
19180 function slurp(RecordType, R, blob, length/*:number*/, opts)/*:any*/ { argument
19348 var R = XLSRecordEnum[RecordType]; variable
21262 function write_ws_biff2_cell(ba/*:BufArray*/, cell/*:Cell*/, R/*:number*/, C/*:number*//*::, opts*/… argument
21379 function write_ws_biff8_cell(ba/*:BufArray*/, cell/*:Cell*/, R/*:number*/, C/*:number*/, opts) { argument
21667 function make_html_row(ws/*:Worksheet*/, r/*:Range*/, R/*:number*/, o/*:Sheet2HTMLOpts*/)/*:string*… argument
21718 function make_html_preamble(ws/*:Worksheet*/, R/*:Range*/, o/*:Sheet2HTMLOpts*/)/*:string*/ { argument
22103 var R = -1, C = -1, range = {s: {r:1000000,c:10000000}, e: {r:0, c:0}}; variable
24067 _tile.data.forEach(function(row, R) { argument
25994 function make_json_row(sheet/*:Worksheet*/, r/*:Range*/, R/*:number*/, cols/*:Array<string>*/, head… argument
26089 function make_csv_row(sheet/*:Worksheet*/, r/*:Range*/, R/*:number*/, cols/*:Array<string>*/, fs/*:… argument
26204 js.forEach(function (JS, R/*:number*/) { argument
26251 function ws_get_cell_stub(ws/*:Worksheet*/, R, C/*:?number*/)/*:Cell*/ { argument
26409 function set_readable(R) { _Readable = R; } argument