Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/
H A DWM_keymap.h49 void WM_keyconfig_update(struct wmWindowManager *wm);
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_keymap.c356 WM_keyconfig_update(wm); in WM_keyconfig_set_active()
364 WM_keyconfig_update(wm); in WM_keyconfig_set_active()
1807 void WM_keyconfig_update(wmWindowManager *wm) in WM_keyconfig_update() function
1916 WM_keyconfig_update(wm); in WM_keyconfig_update()
2027 WM_keyconfig_update(wm); in WM_keymap_restore_to_default()
H A Dwm.c313 WM_keyconfig_update(wm); in WM_keyconfig_init()
H A Dwm_files.c1755 WM_keyconfig_update(wm); in wm_homefile_write_exec()
1808 WM_keyconfig_update(wm); in wm_userpref_write_exec()
H A Dwm_event_system.c3165 WM_keyconfig_update(wm); in wm_event_do_handlers()
3424 WM_keyconfig_update(wm); in wm_event_do_handlers()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_context_menu.c247 WM_keyconfig_update(wm); in menu_add_shortcut()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_wm_api.c499 WM_keyconfig_update(wm); in rna_KeyConfig_update()