Home
last modified time | relevance | path

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

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dclient.h666 void client_setup_decor_and_functions(ObClient *self, gboolean reconfig);
H A Devent.c1635 client_setup_decor_and_functions(client, FALSE); in event_handle_client()
1660 client_setup_decor_and_functions(client, TRUE); in event_handle_client()
1671 client_setup_decor_and_functions(client, TRUE); in event_handle_client()
H A Dopenbox.c358 client_setup_decor_and_functions(c, FALSE); in main()
H A Dclient.c1919 void client_setup_decor_and_functions(ObClient *self, gboolean reconfig) in client_setup_decor_and_functions() function
2898 client_setup_decor_and_functions(self, FALSE); in client_apply_startup_state()
3386 client_setup_decor_and_functions(self, FALSE); in client_fullscreen()
3535 client_setup_decor_and_functions(self, FALSE); in client_maximize()
4201 client_setup_decor_and_functions(self, TRUE); in client_set_undecorated()