Searched refs:SetGlobalVariableNumber (Results 1 – 3 of 3) sorted by relevance
32 void SetGlobalVariableNumber(const ByteString& propname, double dData);
96 void CJS_GlobalData::SetGlobalVariableNumber(const ByteString& propname, in SetGlobalVariableNumber() function in CJS_GlobalData277 SetGlobalVariableNumber(sEntry, dData); in LoadGlobalPersistentVariables()
426 m_pGlobalData->SetGlobalVariableNumber(name, pData->dData); in CommitGlobalPersisitentVariables()