HomeSort by relevance Sort by last modified time
    Searched full:min_char_or_byte2 (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 674 if (col >= fs->min_char_or_byte2 && col <= fs->max_char_or_byte2) { \
678 cs = &fs->per_char[(col - fs->min_char_or_byte2)]; \
697 col >= fs->min_char_or_byte2 && col <= fs->max_char_or_byte2) { \
703 fs->min_char_or_byte2 + 1)) + \
704 (col - fs->min_char_or_byte2)]; \
    [all...]
Xlib.h 1042 unsigned min_char_or_byte2;\/* first character *\/ member in struct:__anon13516
    [all...]

Completed in 2897 milliseconds