Searched refs:has_txt (Results 1 – 1 of 1) sorted by relevance
113 bool has_txt = txt && strlen(txt) > 0; in lv_msgbox_create() local114 if(has_txt) { in lv_msgbox_create()