Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DJS_GlobalData.h36 void SetGlobalVariableObject(const CFX_ByteString& propname,
DJS_GlobalData.cpp150 void CJS_GlobalData::SetGlobalVariableObject( in SetGlobalVariableObject() function in CJS_GlobalData
Dglobal.cpp257 m_pGlobalData->SetGlobalVariableObject(name, array); in CommitGlobalPersisitentVariables()