Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4377 ByteString szSourceStr = ValueToUTF8String(stringValue.get()); in Substr() local
4378 int32_t iLength = szSourceStr.GetLength(); in Substr()
4391 szSourceStr.Mid(iStart, iCount).AsStringView()); in Substr()