Searched refs:lv_list_get_btn_text (Results 1 – 5 of 5) sorted by relevance
42 const char * lv_list_get_btn_text(lv_obj_t * list, lv_obj_t * btn);
101 const char * lv_list_get_btn_text(lv_obj_t * list, lv_obj_t * btn) in lv_list_get_btn_text() function
8 LV_LOG_USER("Clicked: %s", lv_list_get_btn_text(list, obj)); in event_handler()
10 LV_LOG_USER("Clicked: %s", lv_list_get_btn_text(list1, obj)); in event_handler()
16 LV_LOG_USER("Clicked: %s", lv_list_get_btn_text(list1, obj)); in event_handler()