Searched defs:pos_p (Results 1 – 9 of 9) sorted by relevance
/lvgl-latest/src/draw/sdl/ |
D | lv_draw_sdl_label.c | 56 …dl_draw_letter(lv_draw_ctx_t * draw_ctx, const lv_draw_label_dsc_t * dsc, const lv_point_t * pos_p, in lv_draw_sdl_draw_letter()
|
/lvgl-latest/src/extra/libs/fsdrv/ |
D | lv_fs_fatfs.c | 212 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
|
D | lv_fs_posix.c | 190 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
|
D | lv_fs_stdio.c | 192 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
|
D | lv_fs_littlefs.c | 243 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
|
D | lv_fs_win32.c | 321 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
|
/lvgl-latest/src/draw/renesas/ |
D | lv_gpu_d2_draw_label.c | 232 …aw_gpu_letter(lv_draw_ctx_t * draw_ctx, const lv_draw_label_dsc_t * dsc, const lv_point_t * pos_p, in lv_draw_gpu_letter()
|
/lvgl-latest/src/draw/ |
D | lv_draw_label.c | 364 …v_draw_letter(lv_draw_ctx_t * draw_ctx, const lv_draw_label_dsc_t * dsc, const lv_point_t * pos_p, in lv_draw_letter()
|
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_letter.c | 94 …raw_sw_letter(lv_draw_ctx_t * draw_ctx, const lv_draw_label_dsc_t * dsc, const lv_point_t * pos_p, in lv_draw_sw_letter()
|