Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A DJS_GlobalData.h68 void MakeByteString(const CFX_ByteString& name,
H A 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
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A DJS_GlobalData.h105 void MakeByteString(const CFX_ByteString& name,
H A DJS_GlobalData.cpp375 MakeByteString(pElement->data.sKey, &pElement->data, sElement); in SaveGlobalPersisitentVariables()
413 void CJS_GlobalData::MakeByteString(const CFX_ByteString& name, in MakeByteString() function in CJS_GlobalData
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcfx_globaldata.cpp52 bool MakeByteString(const ByteString& name, in MakeByteString() function
371 if (!MakeByteString(pElement->data.sKey, pElement->data, &sElement)) in SaveGlobalPersisitentVariables()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcfx_globaldata.cpp51 bool MakeByteString(const ByteString& name, in MakeByteString() function
370 if (!MakeByteString(pElement->data.sKey, pElement->data, &sElement)) in SaveGlobalPersisitentVariables()