Home | History | Annotate | Download | only in fm2js

Lines Matching defs:pList

960   std::unique_ptr<CXFA_FMExpression> pList = ParseBlockExpression();
966 iDirection, std::move(pStep), std::move(pList));
975 std::unique_ptr<CXFA_FMExpression> pList;
1004 pList = ParseBlockExpression();
1008 line, wsIdentifier, std::move(pAccessors), std::move(pList));