Searched refs:_wayland_shm_new (Results 1 – 3 of 3) sorted by relevance
/dports/devel/efl/efl-1.25.1/src/lib/ecore_evas/ |
H A D | ecore_evas_private.h | 561 EAPI Ecore_Evas *_wayland_shm_new(const char *disp_name, Ecore_Window parent, int x, int y, int w, … 564 #define _wayland_shm_new DONT_USE_INTERNAL_API macro
|
H A D | ecore_evas.c | 4507 _wayland_shm_new(const char *disp_name, Ecore_Window parent, in _wayland_shm_new() function
|
/dports/devel/efl/efl-1.25.1/src/lib/elementary/ |
H A D | efl_ui_win.c | 45 Ecore_Evas *_wayland_shm_new(const char *disp_name, Ecore_Window parent, int x, int y, int w, int h… 5524 tmp_sd.ee = _wayland_shm_new(NULL, parent_id, 0, 0, 0, 0, 0); in _elm_win_finalize_internal()
|