Searched refs:conjunction_to_next (Results 1 – 1 of 1) sorted by relevance
190 uint8_t conjunction_to_next = ((i == txt_length - 1) || in _lv_txt_ap_proc() local205 if(conjunction_to_previuse && conjunction_to_next) in _lv_txt_ap_proc()207 else if(!conjunction_to_previuse && conjunction_to_next) in _lv_txt_ap_proc()209 else if(conjunction_to_previuse && !conjunction_to_next) in _lv_txt_ap_proc()