Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/uefi/
Dlv_uefi_indev_keyboard.c53 static void _simple_text_input_handle_context_free(void * ptr);
220 lv_ll_clear_custom(&indev_ctx->handles, _simple_text_input_handle_context_free); in _simple_text_input_context_free()
231 static void _simple_text_input_handle_context_free(void * ptr) in _simple_text_input_handle_context_free() function