Searched defs:pos_y (Results 1 – 6 of 6) sorted by relevance
266 int pos_y = (int)(y * (float)window->h); in SDL_SendTouch() local380 int pos_y = (int)(y * (float)window->h); in SDL_SendTouchMotion() local
91 FT_Pos pos_y; member
256 lv_coord_t pos_y = pos_p->y + (font_p->line_height - font_p->base_line) - g.box_h - g.ofs_y; in lv_draw_letter() local
229 static void HandleKey(unsigned char key, int pos_x, int pos_y) { in HandleKey()
366 void reload_dfo(dfo_t *craft, int pos_x, int pos_y) in reload_dfo()
573 FT_Pos pos_y; member
Completed in 11 milliseconds