Searched refs:importAnXFDF (Results 1 – 4 of 4) sorted by relevance
53 Alert: PASS: typeof this.importAnXFDF = function54 Alert: PASS: this.importAnXFDF() = undefined55 Alert: PASS: this.importAnXFDF(1, 2, "clams", [1, 2, 3]) = undefined
340 testUnsupported('this.importAnXFDF');
99 JS_STATIC_METHOD(importAnXFDF, CJS_Document)276 CJS_Result importAnXFDF(CJS_Runtime* pRuntime,
301 CJS_Result CJS_Document::importAnXFDF( in importAnXFDF() function in CJS_Document