Searched refs:txt_ap (Results 1 – 1 of 1) sorted by relevance
710 char txt_ap[256]; in draw_main() local794 if(len_ap < sizeof(txt_ap)) { in draw_main()795 lv_text_ap_proc(txt, txt_ap); in draw_main()796 txt = txt_ap; in draw_main()