Searched refs:importAnFDF (Results 1 – 4 of 4) sorted by relevance
50 Alert: PASS: typeof this.importAnFDF = function51 Alert: PASS: this.importAnFDF() = undefined52 Alert: PASS: this.importAnFDF(1, 2, "clams", [1, 2, 3]) = undefined
339 testUnsupported('this.importAnFDF');
98 JS_STATIC_METHOD(importAnFDF, CJS_Document)274 CJS_Result importAnFDF(CJS_Runtime* pRuntime,
294 CJS_Result CJS_Document::importAnFDF( in importAnFDF() function in CJS_Document