Searched refs:inkInside (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontaccel.c80 pFontInfo->inkInside = TRUE;
82 pFontInfo->inkInside = FALSE;
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dfontaccel.c81 pFontInfo->inkInside = TRUE;
83 pFontInfo->inkInside = FALSE;
/xsrc/external/mit/bdftopcf/dist/
H A Dfontaccel.c82 pFontInfo->inkInside = TRUE;
84 pFontInfo->inkInside = FALSE;
H A Dpcfwrite.c174 pcfPutINT8(file, format, pFontInfo->inkInside);
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfstr.h151 unsigned int inkInside:1; /* true if for all defined glyphs: member in struct:_snfFontInfo
H A Dsnfread.c122 pFontInfo->inkInside = snfInfo->inkInside;
H A Dpcfwrite.c159 pcfPutINT8(file, format, pFontInfo->inkInside);
H A Dpcfread.c368 pFontInfo->inkInside = pcfGetINT8(file, format);
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfstr.h151 unsigned int inkInside:1; /* true if for all defined glyphs: member in struct:_snfFontInfo
H A Dsnfread.c124 pFontInfo->inkInside = snfInfo->inkInside;
H A Dpcfwrite.c161 pcfPutINT8(file, format, pFontInfo->inkInside);
H A Dpcfread.c370 pFontInfo->inkInside = pcfGetINT8(file, format);
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfservestr.h162 (structure)->inkInside = ((packet)->font_header_flags & FontInfoInkInside) != 0; \
H A Dfserve.c810 pInfo1->inkInside != pInfo2->inkInside ||
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfservestr.h162 (structure)->inkInside = ((packet)->font_header_flags & FontInfoInkInside) != 0; \
H A Dfserve.c812 pInfo1->inkInside != pInfo2->inkInside ||
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h126 FT_Byte inkInside; member in struct:PCF_AccelRec_
H A Dpcfread.c1156 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 Dmisc.h138 if ((structure)->inkInside) \
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h83 unsigned int inkInside:1; member in struct:_FontInfo
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dftfuncs.c3605 pInfo->inkInside;
3809 info->inkInside = 1;
/xsrc/external/mit/libXfont2/dist/src/FreeType/
H A Dftfuncs.c3609 pInfo->inkInside;
3813 info->inkInside = 1;

Completed in 30 milliseconds