Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/glfw/
Dlv_glfw_window.c82 lv_glfw_window_t * existing_window = lv_ll_get_head(&glfw_window_ll); in lv_glfw_window_create() local
84 existing_window ? existing_window->window : NULL); in lv_glfw_window_create()