Searched refs:isTypeStyleShadow (Results 1 – 3 of 3) sorted by relevance
43 bool isTypeStyleShadow = true; member
158 if (toastInfo.isTypeStyleShadow) { in UpdateToastNodeStyle()
324 …Shadow(napi_env env, napi_value shadowNApi, std::optional<Shadow>& shadow, bool& isTypeStyleShadow) in GetToastShadow() argument367 isTypeStyleShadow = false; in GetToastShadow()453 GetToastShadow(env, shadowNApi, toastInfo.shadow, toastInfo.isTypeStyleShadow); in GetToastParams()