Searched refs:GetGlobalVariable (Results 1 – 2 of 2) sorted by relevance
160 CJS_GlobalData_Element* CJS_GlobalData::GetGlobalVariable(FX_LPCSTR propname) in GetGlobalVariable() function in CJS_GlobalData182 if (CJS_GlobalData_Element* pData = GetGlobalVariable(sPropName)) in SetGlobalVariableNumber()208 if (CJS_GlobalData_Element* pData = GetGlobalVariable(sPropName)) in SetGlobalVariableBoolean()234 if (CJS_GlobalData_Element* pData = GetGlobalVariable(sPropName)) in SetGlobalVariableString()260 if (CJS_GlobalData_Element* pData = GetGlobalVariable(sPropName)) in SetGlobalVariableObject()286 if (CJS_GlobalData_Element* pData = GetGlobalVariable(sPropName)) in SetGlobalVariableNull()310 if (CJS_GlobalData_Element* pData = GetGlobalVariable(sPropName)) in SetGlobalVariablePersistent()
85 CJS_GlobalData_Element* GetGlobalVariable(FX_LPCSTR propname);