Searched refs:nonExistantChar (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitmap.c130 static CharInfoRec nonExistantChar; variable in typeref:typename:CharInfoRec
147 bitmapFont->pDefault = &nonExistantChar;
154 if (glyphs[i] != (xCharInfo *) & nonExistantChar)
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitmap.c131 static CharInfoRec nonExistantChar; variable in typeref:typename:CharInfoRec
148 bitmapFont->pDefault = &nonExistantChar;
155 if (glyphs[i] != (xCharInfo *) & nonExistantChar)
/xsrc/external/mit/bdftopcf/dist/
H A Dbitmap.c133 static CharInfoRec nonExistantChar; variable in typeref:typename:CharInfoRec
145 bitmapFont->pDefault = &nonExistantChar;
155 if (glyphs[i] != (xCharInfo *) & nonExistantChar)

Completed in 3 milliseconds