HomeSort by: relevance | last modified time | path
    Searched refs:descent (Results 1 - 25 of 137) sorted by relevancy

1 2 3 4 5 6

  /xsrc/external/mit/bdftopcf/dist/
fontaccel.c 48 (pFontInfo->minbounds.descent == pFontInfo->maxbounds.descent) &&
61 (pFontInfo->maxbounds.descent == pFontInfo->fontDescent))
80 (-pFontInfo->minbounds.descent <= pFontInfo->fontAscent) &&
81 (pFontInfo->maxbounds.descent <= pFontInfo->fontDescent))
96 (pFontInfo->maxbounds.descent <= pFontInfo->fontDescent) &&
101 pFontInfo->minbounds.descent != pFontInfo->fontDescent)) {
104 pFontInfo->maxbounds.descent == 0)
fontink.c 52 int leftBearing, ascent, descent; local
71 descent = pCI->metrics.descent;
78 for (vpos = descent + ascent; --vpos >= 0;) {
91 pInk->descent = 0;
94 pInk->ascent = vpos - descent + 1;
97 (descent + ascent - 1) + bitmapByteWidth;
99 for (vpos = descent + ascent; --vpos >= 0;) {
107 pInk->descent = vpos - ascent + 1;
113 for (vpos = descent + ascent; --vpos >= 0; p += bitmapByteWidthPadded
    [all...]
  /xsrc/external/mit/libXfont/dist/src/util/
fontaccel.c 48 (pFontInfo->minbounds.descent == pFontInfo->maxbounds.descent) &&
61 (pFontInfo->maxbounds.descent == pFontInfo->fontDescent))
78 (-pFontInfo->minbounds.descent <= pFontInfo->fontAscent) &&
79 (pFontInfo->maxbounds.descent <= pFontInfo->fontDescent))
92 (pFontInfo->maxbounds.descent <= pFontInfo->fontDescent) &&
96 pFontInfo->minbounds.descent != pFontInfo->fontDescent)) {
99 pFontInfo->maxbounds.descent == 0)
  /xsrc/external/mit/libXfont2/dist/src/util/
fontaccel.c 49 (pFontInfo->minbounds.descent == pFontInfo->maxbounds.descent) &&
62 (pFontInfo->maxbounds.descent == pFontInfo->fontDescent))
79 (-pFontInfo->minbounds.descent <= pFontInfo->fontAscent) &&
80 (pFontInfo->maxbounds.descent <= pFontInfo->fontDescent))
93 (pFontInfo->maxbounds.descent <= pFontInfo->fontDescent) &&
97 pFontInfo->minbounds.descent != pFontInfo->fontDescent)) {
100 pFontInfo->maxbounds.descent == 0)
  /xsrc/external/mit/libX11/dist/src/
TextExt.c 97 *font_descent = fs->descent;
121 overall->descent = max (overall->descent, cs->descent);
135 overall->width = overall->ascent = overall->descent =
212 && (fs->min_bounds.descent == fs->max_bounds.descent))
213 return ((fs->min_bounds.ascent + fs->min_bounds.descent) * count);
229 if (cs) height += (cs->ascent + cs->descent);
TextExt16.c 70 *font_descent = fs->descent;
96 overall->descent = max (overall->descent, cs->descent);
110 overall->width = overall->ascent = overall->descent =
186 && (fs->min_bounds.descent == fs->max_bounds.descent))
187 return ((fs->min_bounds.ascent + fs->min_bounds.descent) * count);
205 if (cs) height += (cs->ascent + cs->descent);
QuTextE16.c 72 overall->descent = (short) cvtINT16toShort (rep.overallDescent);
QuTextExt.c 72 overall->descent = (short) cvtINT16toShort (rep.overallDescent);
  /xsrc/external/mit/libXfont/dist/src/bitmap/
fontink.c 54 descent; local
76 descent = pCI->metrics.descent;
83 for (vpos = descent + ascent; --vpos >= 0;) {
96 pInk->descent = 0;
99 pInk->ascent = vpos - descent + 1;
102 (descent + ascent - 1) + bitmapByteWidth;
104 for (vpos = descent + ascent; --vpos >= 0;) {
112 pInk->descent = vpos - ascent + 1;
118 for (vpos = descent + ascent; --vpos >= 0; p += bitmapByteWidthPadded
    [all...]
  /xsrc/external/mit/libXfont2/dist/src/bitmap/
fontink.c 55 descent; local
77 descent = pCI->metrics.descent;
84 for (vpos = descent + ascent; --vpos >= 0;) {
97 pInk->descent = 0;
100 pInk->ascent = vpos - descent + 1;
103 (descent + ascent - 1) + bitmapByteWidth;
105 for (vpos = descent + ascent; --vpos >= 0;) {
113 pInk->descent = vpos - ascent + 1;
119 for (vpos = descent + ascent; --vpos >= 0; p += bitmapByteWidthPadded
    [all...]
  /xsrc/external/mit/libX11/dist/modules/om/generic/
omTextPer.c 88 logical_descent = font->descent;
91 logical_descent = max(logical_descent, font->descent);
117 ink_buf->height = cs->ascent + cs->descent;
123 logical_buf->height = font->ascent + font->descent;
131 overall.descent = max(overall.descent, cs->descent);
151 overall_ink->height = overall.ascent + overall.descent;
omTextExt.c 89 overall.descent = max(overall.descent, tmp_overall.descent);
100 overall_ink->height = overall.ascent + overall.descent;
omDefault.c 156 overall_ink->height = overall.ascent + overall.descent;
245 ink_buf->height = cs->ascent + cs->descent;
251 logical_buf->height = font->ascent + font->descent;
259 overall.descent = max(overall.descent, cs->descent);
274 overall_ink->height = overall.ascent + overall.descent;
281 overall_logical->height = font->ascent + font->descent;
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
capturexfont.c 107 fontinfo->max_bounds.descent;
140 charHeight = charinfo->ascent + charinfo->descent;
174 charHeight = charinfo->ascent + charinfo->descent;
214 charHeight = charinfo->ascent + charinfo->descent;
240 len = (charinfo->ascent + charinfo->descent) *
253 len = (charinfo->ascent + charinfo->descent) *
269 -charinfo->lbearing, charinfo->descent,
312 charHeight = charinfo->ascent + charinfo->descent;
  /xsrc/external/mit/libXaw/dist/src/
AsciiSink.c 319 int ascent, int descent, Bool highlight, Bool right)
383 paint->max_descent = descent;
419 paint->max_descent = descent;
445 int i, ascent = 0, descent = 0, xl, xr, x = ctx->text.left_margin; local
452 /* pass 1: calculate ascent/descent values and x coordinate */
453 /* XXX the MAX ascent/descent value should be in the line table XXX */
455 to calculate the ascent/descent, do it here to avoid an extra
474 descent = XawMax(font->descent, descent);
1373 int i, rWidth, ascent = 0, descent = 0; local
1481 int i, lastWidth, whiteSpaceWidth, rWidth, ascent = 0, descent = 0; local
    [all...]
  /xsrc/external/mit/fstobdf/dist/
chars.c 110 charInfo->ascent + charInfo->descent,
112 -charInfo->descent);
120 for (unsigned row = 0; row < (charInfo->ascent + charInfo->descent); row++) {
  /xsrc/external/mit/xorg-server/dist/dix/
glyphcurs.c 159 cm->height = pci->metrics.descent + pci->metrics.ascent;
175 if (pci->metrics.descent < 0)
176 cm->height -= pci->metrics.descent;
  /xsrc/external/mit/xorg-server.old/dist/dix/
glyphcurs.c 167 cm->height = pci->metrics.descent + pci->metrics.ascent;
187 if (pci->metrics.descent < 0)
188 cm->height -= pci->metrics.descent;
  /xsrc/external/mit/xfd/dist/
gridP.h 80 (g)->fontgrid.text_font->descent : 1)
94 (g)->fontgrid.text_font->descent)
  /xsrc/external/mit/ctwm/dist/
util.c 325 int descent; local
363 for(i = 0, ascent = 0, descent = 0; i < fnum; i++) {
365 descent = MaxSize(descent, (*xfonts)->descent);
372 font->descent = descent;
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
glx_usefont.c 51 printf("%sascent = %d, descent = %d, attributes = %u\n",
52 prefix, ch->ascent, ch->descent, (unsigned int) ch->attributes);
58 printf("ascent = %d, descent = %d\n", font->ascent, font->descent);
242 max_height = fs->max_bounds.ascent + fs->max_bounds.descent;
324 height = ch->ascent + ch->descent;
326 y0 = ch->descent - 0; /* XXX used to subtract 1 here */
  /xsrc/external/mit/MesaLib/dist/src/glx/
xfont.c 55 printf("%sascent = %d, descent = %d, attributes = %u\n",
56 prefix, ch->ascent, ch->descent, (unsigned int) ch->attributes);
62 printf("ascent = %d, descent = %d\n", font->ascent, font->descent);
244 max_height = fs->max_bounds.ascent + fs->max_bounds.descent;
325 height = ch->ascent + ch->descent;
327 y0 = ch->descent - 1;
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
xfonts.c 49 printf("%sascent = %d, descent = %d, attributes = %u\n",
50 prefix, ch->ascent, ch->descent, (unsigned int) ch->attributes);
56 printf("ascent = %d, descent = %d\n", font->ascent, font->descent);
239 max_height = fs->max_bounds.ascent + fs->max_bounds.descent;
321 height = ch->ascent + ch->descent;
323 y0 = ch->descent - 0; /* XXX used to subtract 1 here */
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 51 printf("%sascent = %d, descent = %d, attributes = %u\n",
52 prefix, ch->ascent, ch->descent, (unsigned int) ch->attributes);
58 printf("ascent = %d, descent = %d\n", font->ascent, font->descent);
242 max_height = fs->max_bounds.ascent + fs->max_bounds.descent;
324 height = ch->ascent + ch->descent;
326 y0 = ch->descent - 0; /* XXX used to subtract 1 here */
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
xfont.c 55 printf("%sascent = %d, descent = %d, attributes = %u\n",
56 prefix, ch->ascent, ch->descent, (unsigned int) ch->attributes);
62 printf("ascent = %d, descent = %d\n", font->ascent, font->descent);
254 max_height = fs->max_bounds.ascent + fs->max_bounds.descent;
335 height = ch->ascent + ch->descent;
337 y0 = ch->descent - 1;

Completed in 22 milliseconds

1 2 3 4 5 6