Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_globaldata.h36 void SetGlobalVariableObject(const ByteString& propname,
Dcjs_globaldata.cpp150 void CJS_GlobalData::SetGlobalVariableObject( in SetGlobalVariableObject() function in CJS_GlobalData
Dcjs_global.cpp442 m_pGlobalData->SetGlobalVariableObject(name, array); in CommitGlobalPersisitentVariables()