Lines Matching defs:themes
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
10970 return function parse_sty_xml(data, themes, opts) { argument
11227 function parse_sty_bin(data, themes, opts) { argument
11423 function parse_clrScheme(t, themes, opts) { argument
11488 function parse_themeElements(data, themes, opts) { argument
15196 function safe_format(p/*:Cell*/, fmtid/*:number*/, fillid/*:?number*/, opts, themes, styles) { argument
15257 function parse_ws_xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*:WBWBProps*/, themes, style… 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
17864 function parse_sty(data, name/*:string*/, themes, opts) { argument
19322 var themes; variable
25084 …*:string*/, sheet, idx/*:number*/, sheetRels, sheets, stype/*:string*/, opts, wb, themes, styles) { argument