Lines Matching defs:fix
1586 /*yilin 03/10/2008: set the monitor default size to 310mm x 240mm to fix KDE font too small problem*/
2641 struct fb_fix_screeninfo fix;
2954 ioctl(fd, FBIOGET_FSCREENINFO, &fix);
2955 if (fix.accel == FB_ACCEL_XGI_GLAMOUR) {
2956 PDEBUG(ErrorF("--- fix.accel.... \n"));
2960 PDEBUG(ErrorF("--- no fix.accel.... 0x%08lx \n", fix.accel));
3726 /* Jong 07/17/2009; fix issue of only one mode (800x600) */
4088 /*yilin@20080407 fix the font too small problem at low resolution*/
4745 /* Jong 07/29/2009; fix bug of switch mode */
4981 /* Jong 07/30/2009; fix bug of small font */