Home
last modified time | relevance | path

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

/dports/x11-wm/openbox/openbox-3.6/openbox/actions/
H A Ddirectionalwindows.c30 static gpointer setup_target_func(xmlNodePtr node);
96 actions_register("DirectionalTargetWindow", setup_target_func, free_func, in action_directionalwindows_startup()
212 static gpointer setup_target_func(xmlNodePtr node) in setup_target_func() function
415 Options *o = setup_target_func(node); in setup_north_target_func()
422 Options *o = setup_target_func(node); in setup_south_target_func()
429 Options *o = setup_target_func(node); in setup_east_target_func()
436 Options *o = setup_target_func(node); in setup_west_target_func()
443 Options *o = setup_target_func(node); in setup_northwest_target_func()
450 Options *o = setup_target_func(node); in setup_northeast_target_func()
457 Options *o = setup_target_func(node); in setup_southwest_target_func()
[all …]