Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.cpp522 ByteString csValue_b = ByteString::FromUnicode(csWValue); in FDFToURLEncodedData() local
527 fdfEncodedData << csValue_b.GetBuffer(csValue_b.GetLength()); in FDFToURLEncodedData()
528 csValue_b.ReleaseBuffer(csValue_b.GetStringLength()); in FDFToURLEncodedData()