Home
last modified time | relevance | path

Searched refs:lv_file_explorer_get_quick_access_area (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.h123 lv_obj_t * lv_file_explorer_get_quick_access_area(lv_obj_t * obj);
Dlv_file_explorer.c193 lv_obj_t * lv_file_explorer_get_quick_access_area(lv_obj_t * obj) in lv_file_explorer_get_quick_access_area() function
/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_2.c119 lv_obj_t * fe_quick_access_obj = lv_file_explorer_get_quick_access_area(file_explorer); in lv_example_file_explorer_2()
/lvgl-latest/docs/details/other-components/
Dfile_explorer.rst122 - :cpp:expr:`lv_file_explorer_get_quick_access_area(explorer)` (pointer to ``Quick-Access Panel`` …