Home
last modified time | relevance | path

Searched refs:user_fallback (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/egroupware/egroupware/notifications/inc/
H A Dclass.notifications.inc.php42 const user_fallback = 'popup_or_email'; define in notifications
529 $notification_chain = $available_chains[self::user_fallback]; // fallback: no prefs
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dmovieclip.c1334 MovieClipUser user_fallback = *user; in movieclip_get_postprocessed_ibuf() local
1335 user_fallback.render_size = MCLIP_PROXY_RENDER_SIZE_FULL; in movieclip_get_postprocessed_ibuf()
1338 clip, &user_fallback, flag, postprocess_flag, cache_flag); in movieclip_get_postprocessed_ibuf()