Searched defs:hint (Results 1 – 5 of 5) sorted by relevance
63 lv_draw_label_hint_t hint; member
832 lv_draw_label_hint_t * hint = &label->hint; in draw_main() local838 lv_draw_label_hint_t * hint = NULL; in draw_main() local
78 … const lv_area_t * coords, const char * txt, lv_draw_label_hint_t * hint) in lv_draw_label()
349 item_repos_hint_t hint; in grid_update() local574 static void item_repos(lv_obj_t * item, _lv_grid_calc_t * c, item_repos_hint_t * hint) in item_repos()
814 lv_obj_t * hint = lv_label_create(panel1); in shop_create() local