Searched refs:showInSubWindowBool (Results 1 – 1 of 1) sorted by relevance
550 bool showInSubWindowBool = false; member1109 napi_get_value_bool(env, asyncContext->showInSubWindow, &asyncContext->showInSubWindowBool); in GetNapiNamedBoolProperties()1324 … napi_get_value_bool(env, asyncContext->showInSubWindow, &asyncContext->showInSubWindowBool); in JSPromptShowDialog()1452 .showInSubWindow = asyncContext->showInSubWindowBool, in JSPromptShowDialog()1573 … napi_get_value_bool(env, asyncContext->showInSubWindow, &asyncContext->showInSubWindowBool); in JSPromptShowActionMenu()1668 .showInSubWindow = asyncContext->showInSubWindowBool, in JSPromptShowActionMenu()1871 .showInSubWindow = asyncContext->showInSubWindowBool, in GetPromptActionDialog()