Searched refs:sheetCount (Results 1 – 4 of 4) sorted by relevance
79 expect("xfa.layout.sheetCount()", 2);80 expect("xfa.layout.sheetCount('args', ['ignored'], 42)", 2);
40 Alert: PASS: xfa.layout.sheetCount() = 241 Alert: PASS: xfa.layout.sheetCount('args', ['ignored'], 42) = 2
48 JSE_METHOD(sheetCount);
453 CJS_Result CJX_LayoutPseudoModel::sheetCount( in sheetCount() function in CJX_LayoutPseudoModel