Home
last modified time | relevance | path

Searched defs:wsIdentifier (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmsimpleexpression.cpp146 WideStringView wsIdentifier) in CXFA_FMIdentifierExpression()
531 WideStringView wsIdentifier, in CXFA_FMDotAccessorExpression()
628 WideStringView wsIdentifier, in CXFA_FMDotDotAccessorExpression()
Dcxfa_fmparser.cpp642 WideStringView wsIdentifier(m_token.m_string); in ParsePrimaryExpression() local
1086 WideStringView wsIdentifier = m_token.m_string; in ParseForeachExpression() local
Dcxfa_fmexpression.cpp407 WideStringView wsIdentifier, in CXFA_FMForeachExpression()