Searched refs:per_char (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
H A DXlibint.h689 if (fs->per_char == NULL) { \
692 cs = &fs->per_char[(col - fs->min_char_or_byte2)]; \
712 if (fs->per_char == NULL) { \
715 cs = &fs->per_char[((row - fs->min_byte1) * \
H A DXlib.h1060 XCharStruct *per_char; /* first_char to last_char information */ member in struct:__anon1603
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXlibint.h689 if (fs->per_char == NULL) { \
692 cs = &fs->per_char[(col - fs->min_char_or_byte2)]; \
712 if (fs->per_char == NULL) { \
715 cs = &fs->per_char[((row - fs->min_byte1) * \
H A DXlib.h1060 XCharStruct *per_char; /* first_char to last_char information */ member in struct:__anon3339

Completed in 71 milliseconds