Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_cfdata.c174 mat->primary_type = E_WINDOW_TYPE_DOCK; in e_comp_cfdata_config_new()
H A De_maximize.c58 (ec2->netwm.type != E_WINDOW_TYPE_DOCK)) in e_maximize_client_dock_fit()
H A De_int_config_comp_match.c86 if (E_WINDOW_TYPE_DOCK == type) in _match_type_label_get()
422 o = e_widget_radio_add(evas, _("Dock"), E_WINDOW_TYPE_DOCK, rg); in _create_edit_frame()
H A De_client.h57 E_WINDOW_TYPE_DOCK, enumerator
H A De_desk.c399 (ec->netwm.type != E_WINDOW_TYPE_DOCK) && in e_desk_last_focused_focus()
H A De_hints.c433 else if (ec->netwm.type == E_WINDOW_TYPE_DOCK) in e_hints_window_init()
H A De_comp_x.c3695 if ((ec->netwm.type == E_WINDOW_TYPE_DOCK) || ec->tooltip) in _e_comp_x_hook_client_fetch()
H A De_client.c3793 (ec->netwm.type == E_WINDOW_TYPE_DOCK) || in e_client_focused_set()