Searched refs:SetGlobalVariableString (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DJS_GlobalData.h66 void SetGlobalVariableString(const FX_CHAR* propname,
H A DJS_GlobalData.cpp193 void CJS_GlobalData::SetGlobalVariableString(const FX_CHAR* propname, function in class:CJS_GlobalData
384 SetGlobalVariableString(sEntry, CFX_ByteString(p, dwLength));
H A Dglobal.cpp297 m_pGlobalData->SetGlobalVariableString(name, pData->sData);

Completed in 151 milliseconds