Searched defs:rev (Results 1 – 2 of 2) sorted by relevance
30 uint8_t rev : 1; member524 static lv_obj_t * get_next_item(lv_obj_t * cont, bool rev, int32_t * item_id) in get_next_item()
246 bool rev = lv_obj_get_style_base_dir(cont, LV_PART_MAIN) == LV_BASE_DIR_RTL; in calc() local