Lines Matching defs:styles

5300 	styles: { /* Styles */  property
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
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
15257 …xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*:WBWBProps*/, themes, styles)/*:Worksheet*/ { 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
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
25084 …*:string*/, sheet, idx/*:number*/, sheetRels, sheets, stype/*:string*/, opts, wb, themes, styles) { argument