Home
last modified time | relevance | path

Searched refs:elm_config_window_auto_focus_animate_set (Results 1 – 7 of 7) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/benchmarks/elementary/
H A Dfocus_widget_tree.c262 elm_config_window_auto_focus_animate_set(EINA_FALSE); in elm_main()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_config.h2193 EAPI void elm_config_window_auto_focus_animate_set(Eina_Bool enable);
H A Delm_config.c4197 elm_config_window_auto_focus_animate_set(Eina_Bool enable) in elm_config_window_auto_focus_animate_set() function
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_list.c1306 elm_config_window_auto_focus_animate_set(elm_check_state_get(obj)); in test_list_focus_win_auto_focus_animate_check_changed()
1447 elm_config_window_auto_focus_animate_set(EINA_TRUE); in _test_list_focus()
H A Dtest_gengrid.c1683 elm_config_window_auto_focus_animate_set(elm_check_state_get(obj)); in _gg_focus_win_auto_focus_animate_changed()
1748 elm_config_window_auto_focus_animate_set(EINA_TRUE); in test_gengrid_focus()
H A Dtest_genlist.c4587 elm_config_window_auto_focus_animate_set(elm_check_state_get(obj)); in _gl_focus_win_auto_focus_animate_changed()
5055 elm_config_window_auto_focus_animate_set(EINA_TRUE); in test_genlist_focus()
H A Dconfig.c1878 elm_config_window_auto_focus_animate_set(val); in _config_focus_auto_animate_cb()