Home
last modified time | relevance | path

Searched refs:lv_uintptr_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_font/
A Dlv_font_fmt_txt.c137 uint32_t ofs = (lv_uintptr_t)p - (lv_uintptr_t) fdsc->cmaps[i].unicode_list; in get_glyph_dsc_id()
146 uint32_t ofs = (lv_uintptr_t)p - (lv_uintptr_t) fdsc->cmaps[i].unicode_list; in get_glyph_dsc_id()
183 uint32_t ofs = (lv_uintptr_t)kid_p - (lv_uintptr_t)g_ids; in get_kern_value()
196 uint32_t ofs = (lv_uintptr_t)kid_p - (lv_uintptr_t)g_ids; in get_kern_value()
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_types.h35 typedef unsigned long int lv_uintptr_t; typedef

Completed in 4 milliseconds