Searched refs:importAnXFDF (Results 1 – 4 of 4) sorted by relevance
50 Alert: PASS: typeof this.importAnXFDF = function51 Alert: PASS: this.importAnXFDF() = undefined52 Alert: PASS: this.importAnXFDF(1, 2, "clams", [1, 2, 3]) = undefined
317 testUnsupported('this.importAnXFDF');
183 CJS_Return importAnXFDF(CJS_Runtime* pRuntime,310 JS_STATIC_METHOD(importAnXFDF, Document);
295 CJS_Return Document::importAnXFDF( in importAnXFDF() function in Document