Searched defs:yy (Results 1 – 2 of 2) sorted by relevance
325 static void video_drawchars(int xx, int yy, unsigned char *s, int count) in video_drawchars()508 static inline void video_drawstring(int xx, int yy, unsigned char *s) in video_drawstring()513 static void video_putchar(int xx, int yy, unsigned char c) in video_putchar()526 static void video_invertchar(int xx, int yy) in video_invertchar()1917 int xx = VIDEO_INFO_X, yy = VIDEO_INFO_Y; in video_logo() local
162 UChar yy[256]; in generateMTFValues() local
Completed in 19 milliseconds