Searched refs:lv_fs_path_ex_t (Results 1 – 7 of 7) sorted by relevance
56 To use the memory-mapped file emulation an ``lv_fs_path_ex_t`` object must be62 lv_fs_path_ex_t mempath;
151 void lv_fs_make_path_from_buffer(lv_fs_path_ex_t * path, char letter, const void * buf, uint32_t si…
127 lv_fs_path_ex_t * path_ex = (lv_fs_path_ex_t *)path; in lv_fs_open()145 void lv_fs_make_path_from_buffer(lv_fs_path_ex_t * path, char letter, const void * buf, uint32_t si… in lv_fs_make_path_from_buffer()
144 typedef struct _lv_fs_path_ex_t lv_fs_path_ex_t; typedef
320 node->pathname = lv_malloc(sizeof(lv_fs_path_ex_t)); in lv_freetype_req_face_id()322 lv_memcpy(node->pathname, pathname, sizeof(lv_fs_path_ex_t)); in lv_freetype_req_face_id()
161 lv_fs_path_ex_t path; in decoder_open()
110 lv_fs_path_ex_t mempath; in lv_binfont_create_from_buffer()