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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcCT.c575 XlcCharSet GR_charset; /* The charset responsible for 0x80..0xFF */ member in struct:_StateRec
655 state->GR_charset = charset;
658 state->GR_charset = charset;
688 state->GR_charset = default_GR_charset;
748 (ch & 0x80 ? state->GR_charset : state->GL_charset));
918 && charset != state->GR_charset)
1060 state->GR_charset = charset;
1107 *((XlcCharSet *)args[0]) = (side ? state->GR_charset : state->GL_charset);
1134 || (XlcCharSet) args[0] == state->GR_charset))
/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c77 XlcCharSet GR_charset; /* charset of initial state in GR */ member in struct:_StateRec
722 state->GR_charset = default_GR_charset;
1324 state->GR_charset = state->charset;
1329 state->GR_charset = state->charset;
1350 state->charset = state->GR_charset;

Completed in 6 milliseconds