Searched refs:coord_y (Results 1 – 3 of 3) sorted by relevance
63 int32_t coord_y; member
142 if(LV_ABS(hint->coord_y - coords->y1) > LV_LABEL_HINT_UPDATE_TH - 2 * line_height) { in lv_draw_label()167 hint->coord_y = coords->y1; in lv_draw_label()
705 label->hint.coord_y = 0; in lv_label_constructor()