Home
last modified time | relevance | path

Searched defs:pos_y (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_touch.c266 int pos_y = (int)(y * (float)window->h); in SDL_SendTouch() local
380 int pos_y = (int)(y * (float)window->h); in SDL_SendTouchMotion() local
/AliOS-Things-master/components/freetype/src/cff/
A Dcffgload.h91 FT_Pos pos_y; member
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_basic.c256 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
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dvwebp.c229 static void HandleKey(unsigned char key, int pos_x, int pos_y) { in HandleKey()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/aircraftBattle/
A DaircraftBattle.c366 void reload_dfo(dfo_t *craft, int pos_x, int pos_y) in reload_dfo()
/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h573 FT_Pos pos_y; member

Completed in 11 milliseconds