| /xsrc/external/mit/xfs/dist/include/ |
| closestr.h | 69 FSID fontid; member in struct:_OFclosure
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| closestr.h | 53 XID fontid; member in struct:_OFclosure
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| closestr.h | 52 XID fontid; member in struct:_OFclosure
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| fservestr.h | 52 long fontid; member in struct:_fs_font_data 71 long fontid; member in struct:_fs_blocked_font
|
| fsconvert.c | 634 if (find_old_font(fsd->fontid)) 635 DeleteFontClientID (fsd->fontid); 705 fsd->fontid = GetNewFontClientID (); 708 if (!StoreFontClientFont(pfont, fsd->fontid))
|
| fserve.c | 578 fs_send_close_font(bfont->pfont->fpe, bfont->fontid); 751 bfont->fontid = rep->otherid; 763 if (origBfont->fontid == rep->otherid) 1701 bfont->fontid = fsd->fontid; 1717 openreq.fid = fsd->fontid; 1730 inforeq.id = fsd->fontid; 1742 extreq.fid = fsd->fontid; 1795 bitreq.fid = bfont->fontid; 1873 fs_send_close_font(fpe, fsd->fontid); [all...] |
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| fservestr.h | 52 long fontid; member in struct:_fs_font_data 71 long fontid; member in struct:_fs_blocked_font
|
| fsconvert.c | 636 if (find_old_font(fsd->fontid)) 637 DeleteFontClientID (fsd->fontid); 707 fsd->fontid = GetNewFontClientID (); 710 if (!StoreFontClientFont(pfont, fsd->fontid))
|
| fserve.c | 577 fs_send_close_font(conn, bfont->fontid); 753 bfont->fontid = rep->otherid; 765 if (origBfont->fontid == rep->otherid) 1688 bfont->fontid = fsd->fontid; 1714 openreq.fid = fsd->fontid; 1727 inforeq.id = fsd->fontid; 1739 extreq.fid = fsd->fontid; 1783 bitreq.fid = bfont->fontid; 1860 fs_send_close_font(conn, fsd->fontid); [all...] |
| /xsrc/external/mit/xfs/dist/difs/ |
| fonts.c | 298 cPtr->fontid, &pfont, &alias, 382 if (!AddResource(cPtr->client->index, cPtr->fontid, RT_FONT, (pointer) cfp)) { 401 add_id_to_list(ids, cPtr->fontid); 411 SendErrToClient(cPtr->client, FontToFSError(err), (pointer) &(cPtr->fontid)); 532 c->fontid = fid;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| FSproto.h | 649 Font fontid; member in struct:__anon12032 697 Font fontid; member in struct:__anon12036
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| dixfonts.c | 287 c->fontid, &pfont, &alias, 358 if (!AddResource(c->fontid, RT_FONT, (pointer) pfont)) { 368 c->fontid, FontToXError(err)); 445 c->fontid = fid;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| dixfonts.c | 285 c->fontid, &pfont, &alias, 351 if (!AddResource(c->fontid, RT_FONT, (void *) pfont)) { 361 c->fontid, FontToXError(err)); 436 c->fontid = fid;
|