Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h663 CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
690 unsigned int r = (fs->default_char >> 8); \
691 unsigned int c = (fs->default_char & 0xff); \
DXlib.h1052 unsigned default_char; /* char to print for undefined character */ member