Home
last modified time | relevance | path

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

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dopenbox.h53 void ob_set_state(ObState state);
H A Dopenbox.c123 ob_set_state(OB_STATE_STARTING); in main()
367 ob_set_state(OB_STATE_RUNNING); in main()
383 ob_set_state(reconfigure ? in main()
780 void ob_set_state(ObState s) in ob_set_state() function
H A Devent.c642 ob_set_state(OB_STATE_RECONFIGURING); in event_process()
645 ob_set_state(OB_STATE_RUNNING); in event_process()