Searched refs:importAnFDF (Results 1 – 4 of 4) sorted by relevance
53 Alert: PASS: typeof this.importAnFDF = function54 Alert: PASS: this.importAnFDF() = undefined55 Alert: PASS: this.importAnFDF(1, 2, "clams", [1, 2, 3]) = undefined
288 testUnsupported('this.importAnFDF');
207 FX_BOOL importAnFDF(IJS_Context* cc,349 JS_STATIC_METHOD(importAnFDF, Document);
122 JS_STATIC_METHOD_ENTRY(importAnFDF) in END_JS_STATIC_CONST()341 FX_BOOL Document::importAnFDF(IJS_Context* cc, in importAnFDF() function in Document