Searched refs:free_fpe (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libXfont2/dist/src/builtins/
H A Dfpe.c73 .free_fpe = BuiltinFreeFPE,
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dlibxfont2.h41 FreeFpeFunc free_fpe; member in struct:_xfont2_fpe_funcs
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h231 FreeFpeFunc free_fpe; member in struct:_FPEFunctions
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dcatalogue.c458 .free_fpe = CatalogueFreeFPE,
H A Dfontfile.c1120 .free_fpe = FontFileFreeFPE,
/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
218 (*fpe_functions[fpe->type].free_fpe) (fpe);
1983 fpe_functions[num_fpe_types].free_fpe = free_func;
/xsrc/external/mit/xfs/dist/difs/
H A Dfonts.c110 (*fpe_functions[fpe->type].free_fpe) (fpe);
122 * init_fpe() and free_fpe(), there shouldn't be any problem in using
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c157 * init_fpe() and free_fpe(), there shouldn't be any problem in using
226 (*fpe_functions[fpe->type]->free_fpe) (fpe);
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c3363 .free_fpe = fs_free_fpe,

Completed in 16 milliseconds