Searched refs:_simple_text_input_context_free (Results 1 – 1 of 1) sorted by relevance
54 static void _simple_text_input_context_free(lv_uefi_simple_text_input_context_t * indev_ctx);182 if(indev_ctx != NULL) _simple_text_input_context_free(indev_ctx); in _simple_text_input_event_cb()217 static void _simple_text_input_context_free(lv_uefi_simple_text_input_context_t * indev_ctx) in _simple_text_input_context_free() function