Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.cpp512 bool bIsJsType = false; in ValidateArgsForMsg() local
515 bIsJsType = true; in ValidateArgsForMsg()
518 if (!pValueArg->IsString() && bIsJsType) { in ValidateArgsForMsg()