OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allExist
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/xsrc/external/mit/bdftopcf/dist/
bitmap.c
71
if (pFont->info.
allExist
&& pDefault) {
91
if (pFont->info.
allExist
&& pDefault) {
bdfread.c
518
pFont->info.
allExist
= TRUE;
523
pFont->info.
allExist
= FALSE;
530
pFont->info.
allExist
= FALSE;
/xsrc/external/mit/libXfont/dist/src/bitmap/
bitmap.c
72
if (pFont->info.
allExist
&& pDefault) {
91
if (pFont->info.
allExist
&& pDefault) {
snfstr.h
135
unsigned int
allExist
;
snfread.c
124
pFontInfo->
allExist
= snfInfo->
allExist
;
pcfread.c
619
pFont->info.
allExist
= TRUE;
624
pFont->info.
allExist
= FALSE;
753
pFontInfo->
allExist
= TRUE;
756
pFontInfo->
allExist
= FALSE;
bdfread.c
522
pFont->info.
allExist
= TRUE;
528
pFont->info.
allExist
= FALSE;
535
pFont->info.
allExist
= FALSE;
bitscale.c
800
pfi->
allExist
= 0;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
bitmap.c
73
if (pFont->info.
allExist
&& pDefault) {
92
if (pFont->info.
allExist
&& pDefault) {
snfstr.h
135
unsigned int
allExist
;
snfread.c
126
pFontInfo->
allExist
= snfInfo->
allExist
;
pcfread.c
621
pFont->info.
allExist
= TRUE;
626
pFont->info.
allExist
= FALSE;
755
pFontInfo->
allExist
= TRUE;
758
pFontInfo->
allExist
= FALSE;
bdfread.c
524
pFont->info.
allExist
= TRUE;
530
pFont->info.
allExist
= FALSE;
537
pFont->info.
allExist
= FALSE;
/xsrc/external/mit/xorg-server.old/dist/include/
dixfontstr.h
42
#define FONTALLEXIST(font) (font)->info.
allExist
/xsrc/external/mit/xorg-server/dist/include/
dixfontstr.h
43
#define FONTALLEXIST(font) (font)->info.
allExist
/xsrc/external/mit/libXfont/dist/src/fc/
fsconvert.c
460
if (pFont->info.
allExist
&& pDefault) {
479
if (pFont->info.
allExist
&& pDefault) {
555
if (pFont->info.
allExist
&& pDefault) {
574
if (pFont->info.
allExist
&& pDefault) {
fservestr.h
158
(structure)->
allExist
= ((packet)->font_header_flags & FontInfoAllCharsExist) != 0; \
/xsrc/external/mit/libXfont2/dist/src/fc/
fsconvert.c
462
if (pFont->info.
allExist
&& pDefault) {
481
if (pFont->info.
allExist
&& pDefault) {
557
if (pFont->info.
allExist
&& pDefault) {
576
if (pFont->info.
allExist
&& pDefault) {
fservestr.h
158
(structure)->
allExist
= ((packet)->font_header_flags & FontInfoAllCharsExist) != 0; \
/xsrc/external/mit/xfs/dist/include/
misc.h
134
(packet)->font_header_flags = ((structure)->
allExist
) ? FontInfoAllCharsExist : 0; \
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
fontstruct.h
85
unsigned int
allExist
:1;
/xsrc/external/mit/xorg-server.old/dist/Xext/
xf86bigfont.c
581
reply->allCharsExist = pFont->info.
allExist
;
/xsrc/external/mit/xorg-server/dist/Xext/
xf86bigfont.c
570
reply->allCharsExist = pFont->info.
allExist
;
/xsrc/external/mit/xorg-server.old/dist/dix/
dixfonts.c
524
pReply->allCharsExist = pFont->info.
allExist
;
1053
reply->allCharsExist = pFontInfo->
allExist
;
/xsrc/external/mit/xorg-server/dist/dix/
dixfonts.c
512
pReply->allCharsExist = pFont->info.
allExist
;
1005
reply->allCharsExist = pFontInfo->
allExist
;
Completed in 26 milliseconds
1
2
Indexes created Sat Jul 04 00:25:45 UTC 2026