Searched refs:jsEnabled (Results 1 – 2 of 2) sorted by relevance
899 napi_value jsEnabled = CreateJsValue(env, enabled); in OnIsWindowRectAutoSave() local900 task->Resolve(env, jsEnabled); in OnIsWindowRectAutoSave()
5007 napi_value jsEnabled = CreateJsValue(env, enabled); in OnSetWindowRectAutoSave() local5008 napi_value argv[] = {jsEnabled}; in OnSetWindowRectAutoSave()