Searched refs:conjunction_to_previous (Results 1 – 1 of 1) sorted by relevance
189 uint8_t conjunction_to_previous = (i == 0 || in lv_text_ap_proc() local196 if(conjunction_to_previous) { in lv_text_ap_proc()206 if(conjunction_to_previous && conjunction_to_next) in lv_text_ap_proc()208 else if(!conjunction_to_previous && conjunction_to_next) in lv_text_ap_proc()210 else if(conjunction_to_previous && !conjunction_to_next) in lv_text_ap_proc()