Searched refs:sheetCountInBatch (Results 1 – 4 of 4) sorted by relevance
82 expect("xfa.layout.sheetCountInBatch()", 0);83 expect("xfa.layout.sheetCountInBatch('args', ['ignored'], 42)", 0);
42 Alert: PASS: xfa.layout.sheetCountInBatch() = 043 Alert: PASS: xfa.layout.sheetCountInBatch('args', ['ignored'], 42) = 0
49 JSE_METHOD(sheetCountInBatch);
395 CJS_Result CJX_LayoutPseudoModel::sheetCountInBatch( in sheetCountInBatch() function in CJX_LayoutPseudoModel