|
Blender V4.5
|
Public Attributes | |
| bool(*) | filter_fn (const wmKeyMap *km, const wmKeyMapItem *kmi, void *user_data) |
| void * | user_data |
Definition at line 53 of file wm_keymap.cc.
| bool(*) wmKeyMapItemFind_Params::filter_fn(const wmKeyMap *km, const wmKeyMapItem *kmi, void *user_data) |
Definition at line 54 of file wm_keymap.cc.
Referenced by WM_key_event_operator(), WM_key_event_operator_from_keymap(), WM_key_event_operator_string(), and wm_keymap_item_find_in_keymap().
| void* wmKeyMapItemFind_Params::user_data |
Definition at line 55 of file wm_keymap.cc.
Referenced by WM_key_event_operator(), WM_key_event_operator_from_keymap(), WM_key_event_operator_string(), and wm_keymap_item_find_in_keymap().