Searched refs:SetGlobalVariableBoolean (Results 1 – 3 of 3) sorted by relevance
33 void SetGlobalVariableBoolean(const ByteString& propname, bool bData);
114 void CJS_GlobalData::SetGlobalVariableBoolean(const ByteString& propname, in SetGlobalVariableBoolean() function in CJS_GlobalData283 SetGlobalVariableBoolean(sEntry, (bool)(wData == 1)); in LoadGlobalPersistentVariables()
430 m_pGlobalData->SetGlobalVariableBoolean(name, pData->bData); in CommitGlobalPersisitentVariables()