Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp520 ByteString bsStr; in GUIDString() local
521 char* pBuf = bsStr.GetBuffer(40); in GUIDString()
528 bsStr.ReleaseBuffer(bSeparator ? 36 : 32); in GUIDString()
529 return bsStr; in GUIDString()