Home
last modified time | relevance | path

Searched refs:conjunction_to_previuse (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/misc/
Dlv_txt_ap.c188 uint8_t conjunction_to_previuse = (i == 0 || in _lv_txt_ap_proc() local
195 if(conjunction_to_previuse) { in _lv_txt_ap_proc()
205 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()