Searched defs:_LFWIclosure (Results 1 – 1 of 1) sorted by relevance
70 typedef struct _LFWIclosure { struct71 ClientPtr client;72 int num_fpes;73 FontPathElementPtr *fpe_list;74 xListFontsWithInfoReply *reply;75 int length;76 LFWIstateRec current;77 LFWIstateRec saved;78 int savedNumFonts;79 Bool haveSaved;[all …]