Searched defs:propname (Results 1 – 5 of 5) sorted by relevance
131 int CJS_GlobalData::FindGlobalVariable(const FX_CHAR* propname) { in FindGlobalVariable()141 const FX_CHAR* propname) { in GetGlobalVariable()148 void CJS_GlobalData::SetGlobalVariableNumber(const FX_CHAR* propname, in SetGlobalVariableNumber()169 void CJS_GlobalData::SetGlobalVariableBoolean(const FX_CHAR* propname, in SetGlobalVariableBoolean()193 void CJS_GlobalData::SetGlobalVariableString(const FX_CHAR* propname, in SetGlobalVariableString()218 const FX_CHAR* propname, in SetGlobalVariableObject()242 void CJS_GlobalData::SetGlobalVariableNull(const FX_CHAR* propname) { in SetGlobalVariableNull()263 FX_BOOL CJS_GlobalData::SetGlobalVariablePersistent(const FX_CHAR* propname, in SetGlobalVariablePersistent()282 FX_BOOL CJS_GlobalData::DeleteGlobalVariable(const FX_CHAR* propname) { in DeleteGlobalVariable()
112 FX_BOOL JSGlobalAlternate::QueryProperty(const FX_WCHAR* propname) { in QueryProperty()117 const FX_WCHAR* propname, in DelProperty()128 const FX_WCHAR* propname, in DoProperty()416 FX_BOOL JSGlobalAlternate::SetGlobalVariables(const FX_CHAR* propname, in SetGlobalVariables()
355 CFX_WideString propname = in JSSpecialPropQuery() local378 CFX_WideString propname = in JSSpecialPropGet() local405 CFX_WideString propname = in JSSpecialPropPut() local428 CFX_WideString propname = in JSSpecialPropDel() local
178 __u64 propname; member
176 const CFX_WideStringC& propname, in QueryNodeByFlag()