Lines Matching defs:above
10 * 1. Redistributions of source code must retain the above copyright
12 * 2. Redistributions in binary form must reproduce the above copyright
41 int baseline, above = 0, below = 0, advance = 0;
67 if (new_above > above) above = new_above;
113 printf("above: %d below: %d advance: %d\n", above, below, advance);
115 baseline = above;
116 cell_height = above + below;
136 start * width + /* pixels above baseline */