Searched refs:clearErrorList (Results 1 – 4 of 4) sorted by relevance
5 Alert: PASS: typeof xfa.form.clearErrorList = function8 Alert: PASS: xfa.form.clearErrorList('args', 'ignored') = undefined
29 expect("typeof xfa.form.clearErrorList", "function");32 expect("xfa.form.clearErrorList('args', 'ignored')", undefined);
23 JSE_METHOD(clearErrorList);
33 CJS_Result CJX_Model::clearErrorList( in clearErrorList() function in CJX_Model