Home
last modified time | relevance | path

Searched refs:LV_EXPLORER_PICTURES_DIR (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_1.c43 …lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_PICTURES_DIR, "C:C:/Users/Public… in lv_example_file_explorer_1()
68 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_PICTURES_DIR, picture_dir); in lv_example_file_explorer_1()
Dlv_example_file_explorer_2.c77 …lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_PICTURES_DIR, "C:C:/Users/Public… in lv_example_file_explorer_2()
101 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_PICTURES_DIR, picture_dir); in lv_example_file_explorer_2()
Dlv_example_file_explorer_3.c87 …lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_PICTURES_DIR, "C:C:/Users/Public… in lv_example_file_explorer_3()
111 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_PICTURES_DIR, picture_dir); in lv_example_file_explorer_3()
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.h38 LV_EXPLORER_PICTURES_DIR, enumerator
Dlv_file_explorer.c103 case LV_EXPLORER_PICTURES_DIR: in lv_file_explorer_set_quick_access_path()
/lvgl-latest/docs/details/other-components/
Dfile_explorer.rst145 - :cpp:enumerator:`LV_EXPLORER_PICTURES_DIR`