Searched refs:min_byte2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DTextExt.c40 #define min_byte2 min_char_or_byte2 macro
56 col >= fs->min_byte2 && col <= fs->max_byte2) { \
60 cs = &fs->per_char[(col - fs->min_byte2)]; \
H A DTextExt16.c40 #define min_byte2 min_char_or_byte2 macro

Completed in 3 milliseconds