Searched refs:exportAsXFDF (Results 1 – 4 of 4) sorted by relevance
26 Alert: PASS: typeof this.exportAsXFDF = function27 Alert: PASS: this.exportAsXFDF() = undefined28 Alert: PASS: this.exportAsXFDF(1, 2, "clams", [1, 2, 3]) = undefined
309 testUnsupported('this.exportAsXFDF');
144 CJS_Return exportAsXFDF(CJS_Runtime* pRuntime,291 JS_STATIC_METHOD(exportAsXFDF, Document);
232 CJS_Return Document::exportAsXFDF( in exportAsXFDF() function in Document