Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp.h85 typedef struct E_Comp_Canvas struct
91 } E_Comp_Canvas; argument
102 E_Comp_Canvas *canvas;
H A De_comp.c1408 e_comp->canvas = E_NEW(E_Comp_Canvas, 1); in e_comp_new()