Lines Matching defs:Max
1168 int top, bot, Min, Max;1176 Max = count * FONTMAXBOUNDS(pGC->font, characterWidth);1177 if (Max < 0) Max = 0;1182 box.x2 = dst->x + x + Max +1255 int top, bot, Min, Max;1263 Max = count * FONTMAXBOUNDS(pGC->font, characterWidth);1264 if (Max < 0) Max = 0;1269 box.x2 = dst->x + x + Max +