Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DJS_GlobalData.h68 void MakeByteString(const CFX_ByteString& name,
DJS_GlobalData.cpp317 MakeByteString(pElement->data.sKey, &pElement->data, sElement); in SaveGlobalPersisitentVariables()
355 void CJS_GlobalData::MakeByteString(const CFX_ByteString& name, in MakeByteString() function in CJS_GlobalData