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

/xsrc/external/mit/luit/dist/
H A Diso2022.c166 is->shiftState = S_NORMAL;
688 is->shiftState = S_NORMAL;
702 } else if (*s <= 0x20 && is->shiftState == S_NORMAL) {
710 switch (is->shiftState) {
726 switch (is->shiftState) {
750 is->shiftState = S_NORMAL;
757 is->shiftState = S_NORMAL;
762 is->shiftState = S_NORMAL;
776 switch (is->shiftState) {
794 switch (is->shiftState) {
[all...]
H A Diso2022.h70 int shiftState; member in struct:_Iso2022

Completed in 4 milliseconds