Searched refs:ecore_evas_cocoa_new (Results 1 – 4 of 4) sorted by relevance
/dports/devel/efl/efl-1.25.1/src/tests/ecore/ |
H A D | ecore_test_ecore_evas.c | 53 ee = ecore_evas_cocoa_new(NULL, 0, 0, WINDOW_WIDTH, WINDOW_HEIGHT); in EFL_START_TEST() 61 ee = ecore_evas_cocoa_new(NULL, 0, 0, WINDOW_WIDTH, WINDOW_HEIGHT); in EFL_START_TEST()
|
/dports/devel/efl/efl-1.25.1/src/lib/ecore_evas/ |
H A D | Ecore_Evas.h | 2026 EAPI Ecore_Evas *ecore_evas_cocoa_new(Ecore_Cocoa_Window *parent,
|
H A D | ecore_evas.c | 824 ee = ecore_evas_cocoa_new(NULL, x, y, w, h); in _ecore_evas_constructor_cocoa() 4720 ecore_evas_cocoa_new(Ecore_Cocoa_Window *parent, int x, int y, int w, int h) in ecore_evas_cocoa_new() function
|
/dports/devel/efl/efl-1.25.1/src/lib/elementary/ |
H A D | efl_ui_win.c | 5536 tmp_sd.ee = ecore_evas_cocoa_new(NULL, 1, 1, 0, 0); in _elm_win_finalize_internal()
|