Searched refs:SetHValueByName (Results 1 – 5 of 5) sorted by relevance
64 FX_BOOL SetHValueByName(const CFX_ByteStringC& utf8Name,
146 virtual FX_BOOL SetHValueByName(const CFX_ByteStringC&, in SetHValueByName() function in CJS_RuntimeStub
302 FX_BOOL CJS_Runtime::SetHValueByName(const CFX_ByteStringC& utf8Name, function in CJS_Runtime
158 virtual FX_BOOL SetHValueByName(const CFX_ByteStringC& utf8Name,
1220 return m_pSDKDoc->GetEnv()->GetJSRuntime()->SetHValueByName(szPropName, in SetGlobalProperty()