Searched refs:absPageCount (Results 1 – 4 of 4) sorted by relevance
33 expect("xfa.layout.absPageCount()", 2);34 expect("xfa.layout.absPageCount('args', [42], 'ignored')", 2);
6 Alert: PASS: xfa.layout.absPageCount() = 27 Alert: PASS: xfa.layout.absPageCount('args', [42], 'ignored') = 2
36 JSE_METHOD(absPageCount);
383 CJS_Result CJX_LayoutPseudoModel::absPageCount( in absPageCount() function in CJX_LayoutPseudoModel