Home
last modified time | relevance | path

Searched refs:pStartPos (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fmparse.cpp835 const FX_WCHAR* pStartPos = m_lexer->SavePos(); in ParseIfExpression() local
852 m_lexer->RestorePos(pStartPos); in ParseIfExpression()