| /xsrc/external/mit/libXfont/dist/src/util/ |
| H A D | fontaccel.c | 80 pFontInfo->inkInside = TRUE; 82 pFontInfo->inkInside = FALSE;
|
| /xsrc/external/mit/libXfont2/dist/src/util/ |
| H A D | fontaccel.c | 81 pFontInfo->inkInside = TRUE; 83 pFontInfo->inkInside = FALSE;
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | fontaccel.c | 82 pFontInfo->inkInside = TRUE; 84 pFontInfo->inkInside = FALSE;
|
| H A D | pcfwrite.c | 174 pcfPutINT8(file, format, pFontInfo->inkInside);
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | snfstr.h | 151 unsigned int inkInside:1; /* true if for all defined glyphs: member in struct:_snfFontInfo
|
| H A D | snfread.c | 122 pFontInfo->inkInside = snfInfo->inkInside;
|
| H A D | pcfwrite.c | 159 pcfPutINT8(file, format, pFontInfo->inkInside);
|
| H A D | pcfread.c | 368 pFontInfo->inkInside = pcfGetINT8(file, format);
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | snfstr.h | 151 unsigned int inkInside:1; /* true if for all defined glyphs: member in struct:_snfFontInfo
|
| H A D | snfread.c | 124 pFontInfo->inkInside = snfInfo->inkInside;
|
| H A D | pcfwrite.c | 161 pcfPutINT8(file, format, pFontInfo->inkInside);
|
| H A D | pcfread.c | 370 pFontInfo->inkInside = pcfGetINT8(file, format);
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| H A D | fservestr.h | 162 (structure)->inkInside = ((packet)->font_header_flags & FontInfoInkInside) != 0; \
|
| H A D | fserve.c | 810 pInfo1->inkInside != pInfo2->inkInside ||
|
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| H A D | fservestr.h | 162 (structure)->inkInside = ((packet)->font_header_flags & FontInfoInkInside) != 0; \
|
| H A D | fserve.c | 812 pInfo1->inkInside != pInfo2->inkInside ||
|
| /xsrc/external/mit/freetype/dist/src/pcf/ |
| H A D | pcf.h | 126 FT_Byte inkInside; member in struct:PCF_AccelRec_
|
| H A D | pcfread.c | 1156 FT_FRAME_BYTE ( inkInside ), 1178 FT_FRAME_BYTE ( inkInside ), 1237 " inkInside=%s, inkMetrics=%s, drawDirection=%s\n" 1243 accel->inkInside ? "yes" : "no",
|
| /xsrc/external/mit/xfs/dist/include/ |
| H A D | misc.h | 138 if ((structure)->inkInside) \
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| H A D | fontstruct.h | 83 unsigned int inkInside:1; member in struct:_FontInfo
|
| /xsrc/external/mit/libXfont/dist/src/FreeType/ |
| H A D | ftfuncs.c | 3605 pInfo->inkInside; 3809 info->inkInside = 1;
|
| /xsrc/external/mit/libXfont2/dist/src/FreeType/ |
| H A D | ftfuncs.c | 3609 pInfo->inkInside; 3813 info->inkInside = 1;
|