Home
last modified time | relevance | path

Searched defs:_lv_barcode_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/barcode/
Dlv_barcode_private.h31 struct _lv_barcode_t { struct
32 lv_canvas_t canvas;
33 lv_color_t dark_color;
34 lv_color_t light_color;
35 uint16_t scale;
36 lv_dir_t direction;
37 bool tiled;