Searched refs:label_y (Results 1 – 2 of 2) sorted by relevance
53 static float label_y; variable73 label_y = label_x = 300; in lv_example_gestures()92 lv_style_set_y(&label_style, (int)label_y); in lv_example_gestures()155 label_y = center_pnt.y - label_height / 2; in label_scale()158 scale, label_x, label_y, label_width, label_height); in label_scale()164 lv_style_set_y(&label_style, (int)label_y); in label_scale()189 label_y = pnt.y - label_height / 2; in label_move()193 lv_style_set_y(&label_style, (int)label_y); in label_move()
142 uint32_t label_y = lv_rand(0, LV_VER_RES); in font_stress_update() local158 (int)label_y); in font_stress_update()