Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp3793 CFX_WideTextBuf szLowBuf; in Lower() local
3801 szLowBuf.AppendChar(ch); in Lower()
3803 szLowBuf.AppendChar(0); in Lower()
3806 FX_UTF8Encode(szLowBuf.AsStringView()).AsStringView()); in Lower()