Searched refs:code128_estimate_len (Results 1 – 3 of 3) sorted by relevance
39 size_t code128_estimate_len(const char * s);
119 size_t len = code128_estimate_len(data); in lv_barcode_update()
180 size_t code128_estimate_len(const char * s) in code128_estimate_len() function