Searched refs:print_item (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/docs/ |
D | example_list.py | 112 def print_item(path, lvl, d, fout): function 155 print_item(h + "/" + w, 3, d_all, fout) 159 print_item(h + "/" + l, 3, d_all, fout) 161 print_item(h, 2, d_all, fout)
|