Searched refs:SetGlobalVariableBoolean (Results 1 – 3 of 3) sorted by relevance
65 void SetGlobalVariableBoolean(const FX_CHAR* propname, bool bData);
169 void CJS_GlobalData::SetGlobalVariableBoolean(const FX_CHAR* propname, in SetGlobalVariableBoolean() function in CJS_GlobalData374 SetGlobalVariableBoolean(sEntry, (bool)(wData == 1)); in LoadGlobalPersistentVariables()
293 m_pGlobalData->SetGlobalVariableBoolean(name, pData->bData); in CommitGlobalPersisitentVariables()