Home
last modified time | relevance | path

Searched defs:hh (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/draw/
Dlv_draw_vector.c245 float hh = h * 0.5f; in lv_vector_path_append_rect() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h3066 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