Searched refs:iArgIndex (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_script_hostpseudomodel.h81 int32_t iArgIndex,
H A Dxfa_script_hostpseudomodel.cpp604 int32_t iArgIndex,
606 if (pArguments == NULL || iArgIndex < 0) {
614 FXJSE_HVALUE hValueArg = pArguments->GetValue(iArgIndex);
602 Script_HostPseudoModel_ValidateArgsForMsg( CFXJSE_Arguments* pArguments, int32_t iArgIndex, CFX_WideString& wsValue) argument

Completed in 239 milliseconds