Lines Matching refs:FONTMAXBOUNDS
282 Top = yInit - FONTMAXBOUNDS(font,ascent);
283 Bottom = yInit + FONTMAXBOUNDS(font,descent);
306 pntr = block + ((FONTMAXBOUNDS(font,ascent) + top) * pitch) +
322 pntr = block + ((FONTMAXBOUNDS(font,ascent) + topLine) * pitch);
412 ((FONTMAXBOUNDS(font, rightSideBearing) -
425 Top = yInit - FONTMAXBOUNDS(font,ascent);
426 Bottom = yInit + FONTMAXBOUNDS(font,descent);
489 ((FONTMAXBOUNDS(font, rightSideBearing) -
502 Top = yInit - FONTMAXBOUNDS(font,ascent);
503 Bottom = yInit + FONTMAXBOUNDS(font,descent);