Searched refs:otherid (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libFS/dist/src/
H A DFSOpenFont.c63 Font *otherid)
93 *otherid = reply.otherid;
58 FSOpenBitmapFont(FSServer * svr,FSBitmapFormat hint,FSBitmapFormatMask fmask,const char * name,Font * otherid) argument
/xsrc/external/mit/xfs/dist/difs/
H A Dswaprep.c363 pRep->otherid = lswapl(pRep->otherid);
H A Dfonts.c396 .otherid = orig,
498 .otherid = (ids->num > 1) ? ids->client_list[0] : 0,
575 /* clear otherid id */
/xsrc/external/mit/libFS/dist/include/X11/fonts/
H A DFSlib.h271 Font *otherid );
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h537 CARD32 otherid; member in struct:__anond2353fb42708
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c744 if (rep->otherid && !(bfont->flags & FontReopen))
749 bfont->pfont = find_old_font(rep->otherid);
751 bfont->fontid = rep->otherid;
763 if (origBfont->fontid == rep->otherid)
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c746 if (rep->otherid && !(bfont->flags & FontReopen))
751 bfont->pfont = find_old_font(rep->otherid);
753 bfont->fontid = rep->otherid;
765 if (origBfont->fontid == rep->otherid)

Completed in 14 milliseconds