Searched refs:SubWindowModalTypeInit (Results 1 – 3 of 3) sorted by relevance
178 napi_value SubWindowModalTypeInit(napi_env env);
1355 napi_value SubWindowModalTypeInit(napi_env env) in SubWindowModalTypeInit() function
102 napi_set_named_property(env, exportObj, "SubWindowModalType", SubWindowModalTypeInit(env)); in Init()