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

1 2

  /xsrc/external/mit/bdftopcf/dist/
fontaccel.c 44 if (pFontInfo->maxOverlap <= pFontInfo->minbounds.leftSideBearing)
47 if ((pFontInfo->minbounds.ascent == pFontInfo->maxbounds.ascent) &&
48 (pFontInfo->minbounds.descent == pFontInfo->maxbounds.descent) &&
49 (pFontInfo->minbounds.leftSideBearing ==
51 (pFontInfo->minbounds.rightSideBearing ==
53 (pFontInfo->minbounds.characterWidth ==
55 (pFontInfo->minbounds.attributes == pFontInfo->maxbounds.attributes)) {
70 if (pFontInfo->minbounds.characterWidth ==
76 if ((pFontInfo->minbounds.leftSideBearing >= 0) &&
78 (pFontInfo->minbounds.ascent >= -pFontInfo->fontDescent) &
    [all...]
bitmaputil.c 54 if (minbounds->field > (ci)->field) \
55 minbounds->field = (ci)->field; \
79 xCharInfo *minbounds, *maxbounds; local
84 minbounds = &bitmapFont->bitmapExtra->info.minbounds;
88 minbounds = &pFont->info.minbounds;
91 *minbounds = initMinMetrics;
101 minbounds->attributes &= ci->metrics.attributes;
113 minbounds = &pFont->info.minbounds
162 xCharInfo *minbounds, *maxbounds, *ci; local
    [all...]
pcfwrite.c 181 pcfPutMetric(file, format, &pFontInfo->minbounds);
225 xCharInfo *minbounds, *maxbounds; local
238 minbounds = &bitmapFont->bitmapExtra->info.minbounds;
244 minbounds = &pFont->info.minbounds;
293 if (CanCompressMetrics(minbounds, maxbounds)) {
  /xsrc/external/mit/libXfont/dist/src/util/
fontaccel.c 44 if (pFontInfo->maxOverlap <= pFontInfo->minbounds.leftSideBearing)
47 if ((pFontInfo->minbounds.ascent == pFontInfo->maxbounds.ascent) &&
48 (pFontInfo->minbounds.descent == pFontInfo->maxbounds.descent) &&
49 (pFontInfo->minbounds.leftSideBearing ==
51 (pFontInfo->minbounds.rightSideBearing ==
53 (pFontInfo->minbounds.characterWidth ==
55 (pFontInfo->minbounds.attributes == pFontInfo->maxbounds.attributes)) {
69 if (pFontInfo->minbounds.characterWidth == pFontInfo->maxbounds.characterWidth)
74 if ((pFontInfo->minbounds.leftSideBearing >= 0) &&
76 (pFontInfo->minbounds.ascent >= -pFontInfo->fontDescent) &
    [all...]
  /xsrc/external/mit/libXfont2/dist/src/util/
fontaccel.c 45 if (pFontInfo->maxOverlap <= pFontInfo->minbounds.leftSideBearing)
48 if ((pFontInfo->minbounds.ascent == pFontInfo->maxbounds.ascent) &&
49 (pFontInfo->minbounds.descent == pFontInfo->maxbounds.descent) &&
50 (pFontInfo->minbounds.leftSideBearing ==
52 (pFontInfo->minbounds.rightSideBearing ==
54 (pFontInfo->minbounds.characterWidth ==
56 (pFontInfo->minbounds.attributes == pFontInfo->maxbounds.attributes)) {
70 if (pFontInfo->minbounds.characterWidth == pFontInfo->maxbounds.characterWidth)
75 if ((pFontInfo->minbounds.leftSideBearing >= 0) &&
77 (pFontInfo->minbounds.ascent >= -pFontInfo->fontDescent) &
    [all...]
  /xsrc/external/mit/libXfont/dist/src/bitmap/
bitmaputil.c 51 if (minbounds->field > (ci)->field) \
52 minbounds->field = (ci)->field; \
78 xCharInfo *minbounds, local
84 minbounds = &bitmapFont->bitmapExtra->info.minbounds;
87 minbounds = &pFont->info.minbounds;
90 *minbounds = initMinMetrics;
100 minbounds->attributes &= ci->metrics.attributes;
112 minbounds = &pFont->info.minbounds
155 xCharInfo *minbounds, local
    [all...]
snfstr.h 139 * minbounds->metrics.leftSideBearing */
148 * minbounds->metrics.characterWidth
169 snfCharInfoRec minbounds; /* MIN of glyph metrics over all chars */ member in struct:_snfFontInfo
pcfwrite.c 166 pcfPutMetric(file, format, &pFontInfo->minbounds);
212 xCharInfo *minbounds, local
227 minbounds = &bitmapFont->bitmapExtra->info.minbounds;
232 minbounds = &pFont->info.minbounds;
279 if (CanCompressMetrics(minbounds, maxbounds)) {
snfread.c 129 pFontInfo->minbounds = snfInfo->minbounds.metrics;
410 pFont->info.ink_minbounds = pFont->info.minbounds;
493 pFontInfo->ink_minbounds = pFontInfo->minbounds;
bitscale.c 894 pfi->minbounds.leftSideBearing = MAXSHORT;
895 pfi->minbounds.rightSideBearing = MAXSHORT;
896 pfi->minbounds.ascent = MAXSHORT;
897 pfi->minbounds.descent = MAXSHORT;
898 pfi->minbounds.characterWidth = MAXSHORT;
899 pfi->minbounds.attributes = MAXSHORT;
1010 * check per-font minbounds and maxbounds character information.
1022 if (pfi->minbounds.field > pci->metrics.field) \
1023 pfi->minbounds.field = pci->metrics.field; \
1035 if ((INT16)pfi->minbounds.attributes
    [all...]
  /xsrc/external/mit/libXfont2/dist/src/bitmap/
bitmaputil.c 53 if (minbounds->field > (ci)->field) \
54 minbounds->field = (ci)->field; \
80 xCharInfo *minbounds, local
86 minbounds = &bitmapFont->bitmapExtra->info.minbounds;
89 minbounds = &pFont->info.minbounds;
92 *minbounds = initMinMetrics;
102 minbounds->attributes &= ci->metrics.attributes;
114 minbounds = &pFont->info.minbounds
157 xCharInfo *minbounds, local
    [all...]
snfstr.h 139 * minbounds->metrics.leftSideBearing */
148 * minbounds->metrics.characterWidth
169 snfCharInfoRec minbounds; /* MIN of glyph metrics over all chars */ member in struct:_snfFontInfo
pcfwrite.c 168 pcfPutMetric(file, format, &pFontInfo->minbounds);
214 xCharInfo *minbounds, local
229 minbounds = &bitmapFont->bitmapExtra->info.minbounds;
234 minbounds = &pFont->info.minbounds;
281 if (CanCompressMetrics(minbounds, maxbounds)) {
snfread.c 131 pFontInfo->minbounds = snfInfo->minbounds.metrics;
412 pFont->info.ink_minbounds = pFont->info.minbounds;
495 pFontInfo->ink_minbounds = pFontInfo->minbounds;
bitscale.c 891 pfi->minbounds.leftSideBearing = MAXSHORT;
892 pfi->minbounds.rightSideBearing = MAXSHORT;
893 pfi->minbounds.ascent = MAXSHORT;
894 pfi->minbounds.descent = MAXSHORT;
895 pfi->minbounds.characterWidth = MAXSHORT;
896 pfi->minbounds.attributes = MAXSHORT;
1007 * check per-font minbounds and maxbounds character information.
1019 if (pfi->minbounds.field > pci->metrics.field) \
1020 pfi->minbounds.field = pci->metrics.field; \
1032 if ((INT16)pfi->minbounds.attributes
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/include/
dixfontstr.h 35 #define FONTMINBOUNDS(font,field) (font)->info.minbounds.field
  /xsrc/external/mit/libXfont/dist/src/fc/
fsconvert.c 78 pfi->minbounds.ascent = pfi->fontAscent;
79 pfi->minbounds.descent = pfi->fontDescent;
80 pfi->minbounds.leftSideBearing = 0;
81 pfi->minbounds.rightSideBearing = pfi->minbounds.characterWidth;
82 pfi->maxbounds = pfi->minbounds;
fservestr.h 174 fsUnpack_XCharInfo((packet)->font_header_min_bounds, &(structure)->minbounds); \
  /xsrc/external/mit/libXfont2/dist/src/fc/
fsconvert.c 80 pfi->minbounds.ascent = pfi->fontAscent;
81 pfi->minbounds.descent = pfi->fontDescent;
82 pfi->minbounds.leftSideBearing = 0;
83 pfi->minbounds.rightSideBearing = pfi->minbounds.characterWidth;
84 pfi->maxbounds = pfi->minbounds;
fservestr.h 174 fsUnpack_XCharInfo((packet)->font_header_min_bounds, &(structure)->minbounds); \
  /xsrc/external/mit/xorg-server/dist/include/
dixfontstr.h 36 #define FONTMINBOUNDS(font,field) (font)->info.minbounds.field
  /xsrc/external/mit/freetype/dist/src/pcf/
pcf.h 132 PCF_MetricRec minbounds; member in struct:PCF_AccelRec_
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_font.c 71 glyph_width_pixels = font->info.maxbounds.rightSideBearing - font->info.minbounds.leftSideBearing;
  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
fontstruct.h 92 xCharInfo minbounds; member in struct:_FontInfo
  /xsrc/external/mit/xfs/dist/difs/
charinfo.c 400 if (height != pinfo->minbounds.ascent + pinfo->minbounds.descent)

Completed in 31 milliseconds

1 2