Searched defs:SetEnumProperty (Results 1 – 2 of 2) sorted by relevance
77 static void SetEnumProperty(napi_env env, napi_value object, const std::string &name, uint32_t valu… in SetEnumProperty() function
195 void SetEnumProperty(napi_env env, napi_value dstObj, const int objValue, const char *propName) in SetEnumProperty() function