Searched refs:GetWindowLimitsAndConvertToJsValue (Results 1 – 3 of 3) sorted by relevance
327 napi_value GetWindowLimitsAndConvertToJsValue(napi_env env, const WindowLimits& windowLimits);
883 napi_value GetWindowLimitsAndConvertToJsValue(napi_env env, const WindowLimits& windowLimits) in GetWindowLimitsAndConvertToJsValue() function
6089 auto objValue = GetWindowLimitsAndConvertToJsValue(env, windowLimits); in OnSetWindowLimits()6129 auto objValue = GetWindowLimitsAndConvertToJsValue(env, windowLimits); in OnGetWindowLimits()