Searched refs:allExist (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitmap.c72 if (pFont->info.allExist && pDefault) {
91 if (pFont->info.allExist && pDefault) {
H A Dsnfstr.h135 unsigned int allExist; member in struct:_snfFontInfo
H A Dsnfread.c124 pFontInfo->allExist = snfInfo->allExist;
H A Dpcfread.c619 pFont->info.allExist = TRUE;
624 pFont->info.allExist = FALSE;
753 pFontInfo->allExist = TRUE;
756 pFontInfo->allExist = FALSE;
H A Dbdfread.c522 pFont->info.allExist = TRUE;
528 pFont->info.allExist = FALSE;
535 pFont->info.allExist = FALSE;
H A Dbitscale.c800 pfi->allExist = 0;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitmap.c73 if (pFont->info.allExist && pDefault) {
92 if (pFont->info.allExist && pDefault) {
H A Dsnfstr.h135 unsigned int allExist; member in struct:_snfFontInfo
H A Dsnfread.c126 pFontInfo->allExist = snfInfo->allExist;
H A Dpcfread.c621 pFont->info.allExist = TRUE;
626 pFont->info.allExist = FALSE;
755 pFontInfo->allExist = TRUE;
758 pFontInfo->allExist = FALSE;
H A Dbdfread.c524 pFont->info.allExist = TRUE;
530 pFont->info.allExist = FALSE;
537 pFont->info.allExist = FALSE;
/xsrc/external/mit/bdftopcf/dist/
H A Dbitmap.c71 if (pFont->info.allExist && pDefault) {
91 if (pFont->info.allExist && pDefault) {
H A Dbdfread.c518 pFont->info.allExist = TRUE;
523 pFont->info.allExist = FALSE;
530 pFont->info.allExist = FALSE;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfontstr.h42 #define FONTALLEXIST(font) (font)->info.allExist
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixfontstr.h43 #define FONTALLEXIST(font) (font)->info.allExist
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c460 if (pFont->info.allExist && pDefault) {
479 if (pFont->info.allExist && pDefault) {
555 if (pFont->info.allExist && pDefault) {
574 if (pFont->info.allExist && pDefault) {
H A Dfservestr.h158 (structure)->allExist = ((packet)->font_header_flags & FontInfoAllCharsExist) != 0; \
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c462 if (pFont->info.allExist && pDefault) {
481 if (pFont->info.allExist && pDefault) {
557 if (pFont->info.allExist && pDefault) {
576 if (pFont->info.allExist && pDefault) {
H A Dfservestr.h158 (structure)->allExist = ((packet)->font_header_flags & FontInfoAllCharsExist) != 0; \
/xsrc/external/mit/xfs/dist/include/
H A Dmisc.h134 (packet)->font_header_flags = ((structure)->allExist) ? FontInfoAllCharsExist : 0; \
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h85 unsigned int allExist:1; member in struct:_FontInfo
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxf86bigfont.c581 reply->allCharsExist = pFont->info.allExist;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxf86bigfont.c567 reply->allCharsExist = pFont->info.allExist;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c524 pReply->allCharsExist = pFont->info.allExist;
1053 reply->allCharsExist = pFontInfo->allExist;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c512 pReply->allCharsExist = pFont->info.allExist;
999 reply->allCharsExist = pFontInfo->allExist;

Completed in 32 milliseconds

12