Searched refs:_fs_glyph_requested (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c43 extern char _fs_glyph_requested;
183 (access_done = access_done && (enc)->bits != &_fs_glyph_requested, \
236 encoding[loc].bits = &_fs_glyph_requested;
264 encoding[col - firstcol].bits = &_fs_glyph_requested;
340 encoding[loc].bits = &_fs_glyph_requested;
399 if (encoding->bits == &_fs_glyph_requested)
449 ( pci->bits == &_fs_glyph_undefined || pci->bits == &_fs_glyph_requested ? \
H A Dfserve.c139 char _fs_glyph_requested; variable in typeref:typename:char
2018 fsdata->encoding[minchar].bits == &_fs_glyph_requested)
2040 if (fsdata->encoding[minchar].bits == &_fs_glyph_requested)
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c45 extern char _fs_glyph_requested;
185 (access_done = access_done && (enc)->bits != &_fs_glyph_requested, \
238 encoding[loc].bits = &_fs_glyph_requested;
266 encoding[col - firstcol].bits = &_fs_glyph_requested;
342 encoding[loc].bits = &_fs_glyph_requested;
401 if (encoding->bits == &_fs_glyph_requested)
451 ( pci->bits == &_fs_glyph_undefined || pci->bits == &_fs_glyph_requested ? \
H A Dfserve.c133 char _fs_glyph_requested; variable in typeref:typename:char
2005 fsdata->encoding[minchar].bits == &_fs_glyph_requested)
2027 if (fsdata->encoding[minchar].bits == &_fs_glyph_requested)

Completed in 10 milliseconds