Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_client.h75 } E_Window_Type; typedef
476 E_Window_Type type;
477 E_Window_Type *extra_types;
H A De_hints.c704 ec->netwm.type = (E_Window_Type)types[j]; in e_hints_window_type_get()
709 ec->netwm.type = (E_Window_Type)types[j]; in e_hints_window_type_get()
719 ec->netwm.extra_types[k] = (E_Window_Type)types[i]; in e_hints_window_type_get()