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
327 testUnsupported('this.exportAsXFDF');
81 JS_STATIC_METHOD(exportAsXFDF, CJS_Document)238 CJS_Result exportAsXFDF(CJS_Runtime* pRuntime,
232 CJS_Result CJS_Document::exportAsXFDF( in exportAsXFDF() function in CJS_Document