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

/xsrc/external/mit/libXfont2/dist/src/builtins/
H A Dfpe.c85 .set_path_hook = 0
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dlibxfont2.h53 SetPathFunc set_path_hook; member in struct:_xfont2_fpe_funcs
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A Dfontstruct.h250 SetPathFunc set_path_hook; member in struct:_FPEFunctions
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dcatalogue.c470 .set_path_hook = FontFileEmptyBitmapSource,
H A Dfontfile.c1132 .set_path_hook = FontFileEmptyBitmapSource,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c1668 if (fpe_functions[i].set_path_hook)
1669 (*fpe_functions[i].set_path_hook) ();
1991 fpe_functions[num_fpe_types].set_path_hook = set_path_func;
/xsrc/external/mit/xfs/dist/difs/
H A Dfonts.c653 if (fpe_functions[i].set_path_hook)
654 (*fpe_functions[i].set_path_hook) ();
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1585 if (fpe_functions[i]->set_path_hook)
1586 (*fpe_functions[i]->set_path_hook) ();
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c3375 .set_path_hook = (SetPathFunc) 0

Completed in 16 milliseconds