Searched refs:align_ofs (Results 1 – 1 of 1) sorted by relevance
907 lv_coord_t align_ofs = 0; in lv_draw_span() local914 align_ofs = max_width > txts_w ? max_width - txts_w : 0; in lv_draw_span()916 align_ofs = align_ofs >> 1; in lv_draw_span()918 txt_pos.x += align_ofs; in lv_draw_span()