Searched defs:xpos (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djccoefct.c150 JDIMENSION ypos, xpos; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dsticon.c95 static void sticon_putc(struct vc_data *conp, int c, int ypos, int xpos) argument
112 sticon_putcs(struct vc_data *conp, const unsigned short *s, int count, int ypos, int xpos) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dnewport_con.c348 newport_putc(struct vc_data *vc, int charattr, int ypos, int xpos) argument
377 newport_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) argument
[all...]
H A Dvgacon.c400 static void vgacon_set_cursor_size(int xpos, int from, int to) argument
H A Dfbcon.c842 static void fbcon_putc(struct vc_data *conp, int c, int ypos, int xpos) argument
866 fbcon_putcs(struct vc_data *conp, const unsigned short *s, int count, int ypos, int xpos) argument

Completed in 62 milliseconds