Home
last modified time | relevance | path

Searched refs:fCondense (Results 1 – 4 of 4) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3 …data.l++;var out={fItalic:d&2,fStrikeout:d&8,fOutline:d&16,fShadow:d&32,fCondense:d&64,fExtend:d&1… property in parse_FontFlags.out
H A Dxlsx.js1958 fCondense: d & 0x40, property in parse_FontFlags.out
H A Dxlsx.min.map1 …"bAlpha","parse_FontFlags","fItalic","fStrikeout","fOutline","fShadow","fCondense","fExtend","VT_E…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4728 fCondense: d & 0x40, property in parse_FontFlags.out
11045 if(grbit.fCondense) out.condense = 1;