Searched refs:load_glyphs (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/stubs/ |
| H A D | regfpefunc.c | 22 LoadGlyphsFunc load_glyphs, 29 next_lfwi_func, wakeup_func, client_died, load_glyphs, 11 RegisterFPEFunctions(NameCheckFunc name_func,InitFpeFunc init_func,FreeFpeFunc free_func,ResetFpeFunc reset_func,OpenFontFunc open_func,CloseFontFunc close_func,ListFontsFunc list_func,StartLfwiFunc start_lfwi_func,NextLfwiFunc next_lfwi_func,WakeupFpeFunc wakeup_func,ClientDiedFunc client_died,LoadGlyphsFunc load_glyphs,StartLaFunc start_list_alias_func,NextLaFunc next_list_alias_func,SetPathFunc set_path_func) argument
|
| /xsrc/external/mit/libXfont2/dist/src/builtins/ |
| H A D | fpe.c | 82 .load_glyphs = 0,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/fonts/ |
| H A D | fontproto.h | 42 LoadGlyphsFunc load_glyphs,
|
| H A D | fontstruct.h | 241 /* for load_glyphs, range_flag = 0 -> 249 LoadGlyphsFunc load_glyphs; member in struct:_FPEFunctions
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | dixfont.h | 171 LoadGlyphsFunc load_glyphs,
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | libxfont2.h | 50 LoadGlyphsFunc load_glyphs; member in struct:_xfont2_fpe_funcs
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dixfonts.c | 111 if (fpe_functions[pfont->fpe->type].load_glyphs) 112 return (*fpe_functions[pfont->fpe->type].load_glyphs) 1959 LoadGlyphsFunc load_glyphs, 1986 fpe_functions[num_fpe_types].load_glyphs = load_glyphs; 1948 RegisterFPEFunctions(NameCheckFunc name_func,InitFpeFunc init_func,FreeFpeFunc free_func,ResetFpeFunc reset_func,OpenFontFunc open_func,CloseFontFunc close_func,ListFontsFunc list_func,StartLfwiFunc start_lfwi_func,NextLfwiFunc next_lfwi_func,WakeupFpeFunc wakeup_func,ClientDiedFunc client_died,LoadGlyphsFunc load_glyphs,StartLaFunc start_list_alias_func,NextLaFunc next_list_alias_func,SetPathFunc set_path_func) argument
|
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ |
| H A D | catalogue.c | 467 .load_glyphs = 0,
|
| H A D | fontfile.c | 1129 .load_glyphs = 0,
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | fonts.c | 1401 if (fpe_functions[pfont->fpe->type].load_glyphs) 1402 return (*fpe_functions[pfont->fpe->type].load_glyphs)(
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 112 if (fpe_functions[pfont->fpe->type]->load_glyphs) 113 return (*fpe_functions[pfont->fpe->type]->load_glyphs)
|
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| H A D | fserve.c | 2255 /* Since we're not ready to send the load_glyphs request yet, 2286 /* Since we're not ready to send the load_glyphs request yet, 3372 .load_glyphs = _fs_load_glyphs,
|
Completed in 15 milliseconds