Searched refs:exportAsFDF (Results 1 – 4 of 4) sorted by relevance
20 Alert: PASS: typeof this.exportAsFDF = function21 Alert: PASS: this.exportAsFDF() = undefined22 Alert: PASS: this.exportAsFDF(1, 2, "clams", [1, 2, 3]) = undefined
277 testUnsupported('this.exportAsFDF');
135 FX_BOOL exportAsFDF(IJS_Context* cc,331 JS_STATIC_METHOD(exportAsFDF, Document);
104 JS_STATIC_METHOD_ENTRY(exportAsFDF) in END_JS_STATIC_CONST()261 FX_BOOL Document::exportAsFDF(IJS_Context* cc, in exportAsFDF() function in Document