Searched defs:hh (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/draw/ |
D | lv_draw_vector.c | 245 float hh = h * 0.5f; in lv_vector_path_append_rect() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 3066 static void * stbtt__hheap_alloc(stbtt__hheap * hh, size_t size, void * userdata) 3089 static void stbtt__hheap_free(stbtt__hheap * hh, void * p) 3095 static void stbtt__hheap_cleanup(stbtt__hheap * hh, void * userdata) 3131 static stbtt__active_edge * stbtt__new_active(stbtt__hheap * hh, stbtt__edge * e, int off_x, float … 3155 static stbtt__active_edge * stbtt__new_active(stbtt__hheap * hh, stbtt__edge * e, int off_x, float … 3230 stbtt__hheap hh = { 0, 0, 0 }; local 3621 stbtt__hheap hh = { 0, 0, 0 }; local
|