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