Searched refs:gLCDExtra (Results 1 – 1 of 1) sorted by relevance
108 static int gLCDExtra; // number of extra pixels for filtering. variable137 gLCDExtra = 2; //DEFAULT and LIGHT add one pixel to each side. in InitFreetype()1031 glyph->fWidth += gLCDExtra; in updateGlyphIfLCD()1032 glyph->fLeft -= gLCDExtra >> 1; in updateGlyphIfLCD()