Home
last modified time | relevance | path

Searched refs:max_char_or_byte2 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h652 if (col >= fs->min_char_or_byte2 && col <= fs->max_char_or_byte2) { \
675 col >= fs->min_char_or_byte2 && col <= fs->max_char_or_byte2) { \
680 (fs->max_char_or_byte2 - \
DXlib.h1048 unsigned max_char_or_byte2;/* last character */ member