Home
last modified time | relevance | path

Searched refs:CheckField (Results 1 – 5 of 5) sorted by relevance

/plugin/refnotes/
H A Dadmin.js253 function CheckField(settingName) {
288 fields.set(new CheckField('replace-footnotes'));
289 fields.set(new CheckField('reference-db-enable'));
800 function CheckField(attributeName) {
819 this.baseClass = CheckField;
833 fields.set(new CheckField('use-reference-base'));
834 fields.set(new CheckField('use-reference-font-weight'));
835 fields.set(new CheckField('use-reference-font-style'));
836 fields.set(new CheckField('use-reference-format'));
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3CheckField:CheckField,prep_blob:prep_blob,bconcat:bconcat,consts:consts};return exports}();if(type… class
H A Dxlsx.js1246 CheckField: CheckField,
1658 function CheckField(hexstr, fld) { class
1667 blob.chk = CheckField;
H A Dxlsx.min.map1 …MINOR_VERSION","MAXREGSID","NOSTREAM","EntryTypes","read","ReadShift","CheckField","isval","keys",…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1365 declare var CheckField:any;
3222 CheckField: CheckField,
4130 function CheckField(hexstr/*:string*/, fld/*:string*/)/*:void*/ { class
4139 blob.chk = CheckField;