Searched refs:cur_path (Results 1 – 4 of 4) sorted by relevance
15 const char * cur_path = lv_file_explorer_get_current_path(obj); in file_explorer_event_handler() local17 LV_LOG_USER("%s%s", cur_path, sel_fn); in file_explorer_event_handler()
15 const char * cur_path = lv_file_explorer_get_current_path(obj); in file_explorer_event_handler() local18 LV_LOG_USER("%s%s", cur_path, sel_fn); in file_explorer_event_handler()
51 const char * cur_path = lv_file_explorer_get_current_path(obj); in file_explorer_event_handler() local54 LV_LOG_USER("%s%s", cur_path, sel_fn); in file_explorer_event_handler()
202 char * cur_path = lv_file_explorer_get_current_path(widget);204 LV_LOG_USER("%s%s", cur_path, sel_fn);