Searched refs:init_fpe (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libXfont2/dist/src/builtins/
H A Dfpe.c72 .init_fpe = BuiltinInitFPE,
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dlibxfont2.h40 InitFpeFunc init_fpe; member in struct:_xfont2_fpe_funcs
/xsrc/external/mit/libXfont2/dist/test/utils/
H A Dfont-test-utils.c329 result = (*fpe_functions[fpe->type]->init_fpe) (fpe);
331 err(result, "init_fpe failed for font path %s: error %d",
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h229 InitFpeFunc init_fpe; member in struct:_FPEFunctions
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dcatalogue.c457 .init_fpe = CatalogueInitFPE,
H A Dfontfile.c1119 .init_fpe = FontFileInitFPE,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c147 * init_fpe() and free_fpe(), there shouldn't be any problem in using
1725 err = (*fpe_functions[fpe->type].init_fpe) (fpe);
1982 fpe_functions[num_fpe_types].init_fpe = init_func;
/xsrc/external/mit/xfs/dist/difs/
H A Dfonts.c122 * init_fpe() and free_fpe(), there shouldn't be any problem in using
704 err = (*fpe_functions[fpe->type].init_fpe) (fpe);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c157 * init_fpe() and free_fpe(), there shouldn't be any problem in using
1637 err = (*fpe_functions[fpe->type]->init_fpe) (fpe);
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c3362 .init_fpe = fs_init_fpe,

Completed in 18 milliseconds