Home | History | Annotate | Download | only in fpdfxfa

Lines Matching defs:bRet

1000   bool bRet = pFormFillEnv->GetJSRuntime()->SetValueByName(szPropName, pValue);
1002 return bRet;
1016 bool bRet = pFormFillEnv->GetJSRuntime()->GetValueByName(szPropName, pValue);
1018 return bRet;