Searched refs:StoreFontClientFont (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/stubs/
H A Dstfntcfnt.c7 #pragma weak StoreFontClientFont macro
11 StoreFontClientFont(FontPtr pfont, Font id) function in typeref:typename:weak int
13 OVERRIDE_SYMBOL(StoreFontClientFont, pfont, id);
H A Dstubsinit.c70 INIT_SYMBOL(StoreFontClientFont);
/xsrc/external/mit/xfs/dist/difs/
H A Dinitfonts.c83 .store_font_client_font = StoreFontClientFont,
H A Dfonts.c1442 StoreFontClientFont( function in typeref:typename:int
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontproto.h64 extern _X_EXPORT int StoreFontClientFont ( FontPtr pfont, Font id );
/xsrc/external/mit/libXfont2/dist/include/
H A Dlibxfontint.h41 #define StoreFontClientFont __libxfont__StoreFontClientFont macro
/xsrc/external/mit/libXfont2/dist/src/stubs/
H A Dlibxfontstubs.c126 StoreFontClientFont(FontPtr pfont, Font id) function in typeref:typename:int
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfont.h180 extern _X_EXPORT int StoreFontClientFont(FontPtr pfont, Font id);
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c708 if (!StoreFontClientFont(pfont, fsd->fontid))
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c710 if (!StoreFontClientFont(pfont, fsd->fontid))
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c2028 StoreFontClientFont(FontPtr pfont, Font id) function in typeref:typename:int

Completed in 10 milliseconds