Searched refs:init_fs_handlers (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/stubs/
H A Dinitfshdl.c7 #pragma weak init_fs_handlers macro
11 init_fs_handlers(FontPathElementPtr fpe, function in typeref:typename:weak int
14 OVERRIDE_SYMBOL(init_fs_handlers, fpe, block_handler);
H A Dstubsinit.c66 INIT_SYMBOL(init_fs_handlers);
/xsrc/external/mit/xfs/dist/difs/
H A Dinitfonts.c78 .init_fs_handlers = xfs_init_fs_handlers,
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontproto.h49 extern _X_EXPORT int init_fs_handlers ( FontPathElementPtr fpe,
/xsrc/external/mit/libXfont2/dist/include/
H A Dlibxfontint.h37 #define init_fs_handlers __libxfont__init_fs_handlers macro
/xsrc/external/mit/libXfont2/dist/src/stubs/
H A Dlibxfontstubs.c88 return _f->init_fs_handlers(fpe, block_handler);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixfont.h157 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dlibxfont2.h73 int (*init_fs_handlers)(FontPathElementPtr fpe, member in struct:_xfont2_client_funcs
/xsrc/external/mit/libXfont2/dist/test/utils/
H A Dfont-test-utils.c228 .init_fs_handlers = test_init_fs_handlers,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c2049 init_fs_handlers(FontPathElementPtr fpe, BlockHandlerProcPtr block_handler) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c2035 .init_fs_handlers = _init_fs_handlers,
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c313 err = init_fs_handlers (fpe, fs_block_handler);

Completed in 17 milliseconds