Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h397 const ByteStringView& bsSomExp,
Dcfxjse_formcalc_context.cpp5929 const ByteStringView& bsSomExp, in ResolveObjects() argument
5937 WideString wsSomExpression = WideString::FromUTF8(bsSomExp); in ResolveObjects()
5962 dFlags = (bsSomExp == "*") in ResolveObjects()