Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp3544 ByteString bsResult; in Concat() local
3552 bsResult += ValueToUTF8String(value.get()); in Concat()
3560 args.GetReturnValue()->SetString(bsResult.AsStringView()); in Concat()