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

/xsrc/external/mit/libXfont2/dist/src/builtins/
H A Dfpe.c74 .reset_fpe = BuiltinResetFPE,
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dlibxfont2.h42 ResetFpeFunc reset_fpe; member in struct:_xfont2_fpe_funcs
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h230 ResetFpeFunc reset_fpe; member in struct:_FPEFunctions
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dcatalogue.c459 .reset_fpe = CatalogueResetFPE,
H A Dfontfile.c1121 .reset_fpe = FontFileResetFPE,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c1691 err = (*fpe_functions[fpe->type].reset_fpe) (fpe);
1984 fpe_functions[num_fpe_types].reset_fpe = reset_func;
/xsrc/external/mit/xfs/dist/difs/
H A Dfonts.c666 err = (*fpe_functions[fpe->type].reset_fpe) (fpe);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1605 err = (*fpe_functions[fpe->type]->reset_fpe) (fpe);
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c3364 .reset_fpe = fs_reset_fpe,

Completed in 15 milliseconds