Searched refs:pr_res (Results 1 – 1 of 1) sorted by relevance
579 lv_res_t pr_res = get_pressed_cell(obj, &row, &col); in lv_table_event() local581 if(pr_res == LV_RES_OK && (table->col_act != col || table->row_act != row)) { in lv_table_event()