Lines Matching refs:offset
202 label->offset.x = 0; in lv_label_set_long_mode()
203 label->offset.y = 0; in lv_label_set_long_mode()
700 label->offset.x = 0; in lv_label_constructor()
701 label->offset.y = 0; in lv_label_constructor()
806 label_draw_dsc.ofs_x = label->offset.x; in draw_main()
807 label_draw_dsc.ofs_y = label->offset.y; in draw_main()
870 label_draw_dsc.ofs_x = label->offset.x + size.x + in draw_main()
872 label_draw_dsc.ofs_y = label->offset.y; in draw_main()
879 label_draw_dsc.ofs_x = label->offset.x; in draw_main()
880 … label_draw_dsc.ofs_y = label->offset.y + size.y + lv_font_get_line_height(label_draw_dsc.font); in draw_main()
983 label->offset.x = 0; in lv_label_refr_text()
1017 label->offset.y = 0; in lv_label_refr_text()
1074 label->offset.x = 0; in lv_label_refr_text()
1100 label->offset.y = 0; in lv_label_refr_text()
1258 label->offset.x = v; in set_ofs_x_anim()
1265 label->offset.y = v; in set_ofs_y_anim()