Searched refs:find_old_font (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/stubs/
H A Dfindoldfnt.c7 #pragma weak find_old_font macro
11 find_old_font(FSID id) function in typeref:typename:weak FontPtr
13 OVERRIDE_SYMBOL(find_old_font, id);
H A Dstubs.h70 extern FontPtr find_old_font ( FSID id );
H A Dstubsinit.c61 INIT_SYMBOL(find_old_font);
/xsrc/external/mit/xfs/dist/difs/
H A Dinitfonts.c73 .find_old_font = find_old_font,
H A Dfonts.c1430 find_old_font(FSID id) function in typeref:typename:FontPtr
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.h86 extern FontPtr find_old_font (Font id);
H A Dfsconvert.c634 if (find_old_font(fsd->fontid))
H A Dfserve.c749 bfont->pfont = find_old_font(rep->otherid);
/xsrc/external/mit/libXfont2/dist/include/
H A Dlibxfontint.h32 #define find_old_font __libxfont__find_old_font macro
70 find_old_font(FSID id);
/xsrc/external/mit/libXfont2/dist/src/stubs/
H A Dlibxfontstubs.c44 find_old_font(FSID id) function in typeref:typename:FontPtr
47 return _f->find_old_font(id);
/xsrc/external/mit/xfs/dist/include/
H A Ddifs.h63 extern FontPtr find_old_font ( FSID id );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfont.h119 extern _X_EXPORT FontPtr find_old_font(XID /*id*/);
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dlibxfont2.h68 FontPtr (*find_old_font)(FSID id); member in struct:_xfont2_client_funcs
/xsrc/external/mit/libXfont2/dist/test/utils/
H A Dfont-test-utils.c223 .find_old_font = test_find_old_font,
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1887 find_old_font(XID id) function in typeref:typename:FontPtr
2030 .find_old_font = find_old_font,
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c636 if (find_old_font(fsd->fontid))
H A Dfserve.c751 bfont->pfont = find_old_font(rep->otherid);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c2014 find_old_font(XID id) function in typeref:typename:FontPtr

Completed in 22 milliseconds