Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_globaldata.h68 void MakeByteString(const ByteString& name,
Dcjs_globaldata.cpp317 MakeByteString(pElement->data.sKey, &pElement->data, sElement); in SaveGlobalPersisitentVariables()
355 void CJS_GlobalData::MakeByteString(const ByteString& name, in MakeByteString() function in CJS_GlobalData