Home
last modified time | relevance | path

Searched defs:g1 (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/tiny_ttf/
Dlv_tiny_ttf.c233 uint32_t g1 = stbtt_FindGlyphIndex(&dsc->info, (int)unicode_letter); in ttf_get_glyph_dsc_cb() local
264 uint32_t g1 = dsc_out->gid.index; in ttf_get_glyph_dsc_cb() local
456 int g1 = stbtt_FindGlyphIndex(&dsc->info, (int)unicode_letter); in tiny_ttf_glyph_cache_create_cb() local
507 int g1 = (int)node->glyph_index; in tiny_ttf_draw_data_cache_create_cb() local
Dstb_truetype_htcw.h1806 int g1, g2; local
2901 STBTT_DEF int stbtt_GetGlyphKernAdvance(const stbtt_fontinfo * info, int g1, int g2)
/lvgl-latest/src/core/
Dlv_group.c144 lv_group_t * g1 = lv_obj_get_group(obj1); in lv_group_swap_obj() local
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp1776 int32_t r1, g1, b1, a1; in vg_lite_update_grad() local