Searched refs:GetHValueByName (Results 1 – 5 of 5) sorted by relevance
62 FX_BOOL GetHValueByName(const CFX_ByteStringC& utf8Name,
141 virtual FX_BOOL GetHValueByName(const CFX_ByteStringC&, in GetHValueByName() function in CJS_RuntimeStub
267 FX_BOOL CJS_Runtime::GetHValueByName(const CFX_ByteStringC& utf8Name, function in CJS_Runtime
156 virtual FX_BOOL GetHValueByName(const CFX_ByteStringC& utf8Name,
1260 return runTime->GetHValueByName(utf8Name, hValue); in _GetHValueByName()