Searched refs:fsChar2b (Results 1 - 7 of 7) sorted by path

/xsrc/external/mit/libFS/dist/src/
H A DFSQGlyphs.c146 /* Relies on fsChar2b & fsChar2b_version1 being the same size */
148 / SIZEOF(fsChar2b)))
156 req->length += (CARD16) (((str_len * SIZEOF(fsChar2b)) + 3) >> 2);
173 _FSSend(svr, (char *) str, (str_len * SIZEOF(fsChar2b)));
H A DFSQXExt.c130 /* Relies on fsChar2b & fsChar2b_version1 being the same size */
132 / SIZEOF(fsChar2b)))
139 req->length += (CARD16) (((str_len * SIZEOF(fsChar2b)) + 3) >> 2);
154 _FSSend(svr, (char *) str, (str_len * SIZEOF(fsChar2b)));
/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c689 (fsChar2b *)range);
H A Dfontinfo.c226 np->min_char_low = ((fsChar2b *) pp)->low;
227 np->min_char_high = ((fsChar2b *) pp)->high;
250 swap_char2b (fsChar2b *values, int number)
252 fsChar2b temp;
321 swap_char2b ((fsChar2b *)range_data, nranges);
420 swap_char2b ((fsChar2b *)range_data, nranges);
H A Dfonts.c1398 fsChar2b *data)
/xsrc/external/mit/xfs/dist/include/
H A Ddifs.h62 extern int LoadGlyphRanges ( ClientPtr client, FontPtr pfont, Bool range_flag, int num_ranges, int item_size, fsChar2b *data );
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h149 } fsChar2b; typedef in typeref:struct:__anond2353fb40208

Completed in 16 milliseconds