Searched defs:head (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/src/misc/ |
D | lv_ll.h | 34 lv_ll_node_t * head; member
|
D | lv_ll.c | 217 void _lv_ll_chg_list(lv_ll_t * ll_ori_p, lv_ll_t * ll_new_p, void * node, bool head) in _lv_ll_chg_list()
|
/lvgl-latest/src/draw/sdl/ |
D | lv_draw_sdl_texture_cache.h | 38 char head[8]; member
|
/lvgl-latest/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 748 … int loca, head, glyf, hhea, hmtx, kern, gpos, svg; // table locations as offset from start of .ttf member 3021 struct stbtt__hheap_chunk * head; member
|
/lvgl-latest/src/extra/libs/png/ |
D | lodepng.c | 1494 int* head; /*hash value to head circular pos - can be outdated if went around window*/ member
|