Searched refs:label_x (Results 1 – 2 of 2) sorted by relevance
52 static float label_x; variable73 label_y = label_x = 300; in lv_example_gestures()91 lv_style_set_x(&label_style, (int)label_x); in lv_example_gestures()154 label_x = center_pnt.x - label_width / 2; in label_scale()158 scale, label_x, label_y, label_width, label_height); in label_scale()163 lv_style_set_x(&label_style, (int)label_x); in label_scale()188 label_x = pnt.x - label_width / 2; in label_move()192 lv_style_set_x(&label_style, (int)label_x); in label_move()
141 uint32_t label_x = lv_rand(0, LV_HOR_RES) - LV_HOR_RES / 2; in font_stress_update() local157 (int)label_x, in font_stress_update()