Searched refs:existing_window (Results 1 – 1 of 1) sorted by relevance
82 lv_glfw_window_t * existing_window = lv_ll_get_head(&glfw_window_ll); in lv_glfw_window_create() local84 existing_window ? existing_window->window : NULL); in lv_glfw_window_create()