Searched refs:init_fs_handlers (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/stubs/ |
| H A D | initfshdl.c | 7 #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 D | stubsinit.c | 66 INIT_SYMBOL(init_fs_handlers);
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | initfonts.c | 78 .init_fs_handlers = xfs_init_fs_handlers,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| H A D | fontproto.h | 49 extern _X_EXPORT int init_fs_handlers ( FontPathElementPtr fpe,
|
| /xsrc/external/mit/libXfont2/dist/include/ |
| H A D | libxfontint.h | 37 #define init_fs_handlers __libxfont__init_fs_handlers macro
|
| /xsrc/external/mit/libXfont2/dist/src/stubs/ |
| H A D | libxfontstubs.c | 88 return _f->init_fs_handlers(fpe, block_handler);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | dixfont.h | 157 extern _X_EXPORT int init_fs_handlers(FontPathElementPtr fpe,
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | libxfont2.h | 73 int (*init_fs_handlers)(FontPathElementPtr fpe, member in struct:_xfont2_client_funcs
|
| /xsrc/external/mit/libXfont2/dist/test/utils/ |
| H A D | font-test-utils.c | 228 .init_fs_handlers = test_init_fs_handlers,
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dixfonts.c | 2049 init_fs_handlers(FontPathElementPtr fpe, BlockHandlerProcPtr block_handler) function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 2035 .init_fs_handlers = _init_fs_handlers,
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| H A D | fserve.c | 313 err = init_fs_handlers (fpe, fs_block_handler);
|
Completed in 17 milliseconds