Searched defs:_XIMLookupDrawCallbackStruct (Results 1 – 1 of 1) sorted by relevance
86 typedef struct _XIMLookupDrawCallbackStruct { struct87 XIMUnicodeChoiceObject *choices; /* the lookup choices */88 int n_choices; /* Total number of lookup choices */89 int first_index;90 int last_index;91 int current_index;92 XIMUnicodeText *title;
Completed in 11 milliseconds