Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp479 ByteString GUIDString(bool bSeparator) { in GUIDString() argument
490 if (bSeparator && (i == 4 || i == 6 || i == 8 || i == 10)) in GUIDString()
496 bsGUID.ReleaseBuffer(bSeparator ? 36 : 32); in GUIDString()