Home
last modified time | relevance | path

Searched refs:auto_animate (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/zgv/zgv-5.9/src/
H A Drc_config.h44 int auto_animate; member
H A Drcfile.c246 cfg.auto_animate=0; in defaultcfg()
H A Doptions.src43 "auto-animate" 'A' 1 1 OPT_ARG get_bool &cfg.auto_animate
H A Dvgadisp.c1169 if(cfg.auto_animate && gif_delaycount>=2 && pixelsize==1) in showgif()
/dports/polish/gnugadu2/gg2-2.3.0/src/plugins/GUI/
H A Dgtkanimlabel.h55 gboolean auto_animate; /* default TRUE */ member
H A Dgtkanimlabel.c124 anim_label->auto_animate = TRUE; in gtk_anim_label_init()
327 …if (((GTK_ANIM_LABEL(widget)->animate) || (GTK_ANIM_LABEL(widget)->auto_animate)) && (GTK_ANIM_LAB… in gtk_anim_label_size_allocate()
335 else if ((GTK_ANIM_LABEL(widget)->auto_animate) && (!GTK_ANIM_LABEL(widget)->animate)) in gtk_anim_label_size_allocate()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/
H A Dmodule.mk83 game/auto_animate.o \
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/
H A Dmodule.mk82 game/auto_animate.o \
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_win.c173 Eina_Bool auto_animate : 1; member
1403 if ((sd->focus_highlight.animate) || (sd->focus_highlight.auto_animate)) in _elm_win_focus_highlight_reconfigure_job()
7368 sd->focus_highlight.auto_animate = _elm_config->win_auto_focus_animate; in _elm_win_focus_auto_show()
7382 sd->focus_highlight.auto_animate = EINA_FALSE; in _elm_win_focus_auto_hide()