Home | History | Annotate | Download | only in text

Lines Matching defs:fCurrentWindow

81     private int       fCurrentWindow   = 0;
262 if(fOffsets[ fCurrentWindow ] <= 0xFFFF) {
264 (aByte + fOffsets[ fCurrentWindow ]
285 int normalizedBase = fOffsets[ fCurrentWindow ]
376 fCurrentWindow = aByte - SCHANGE0;
394 fCurrentWindow = aByte - SDEFINE0;
395 fOffsets[fCurrentWindow] =
414 fCurrentWindow = (aByte & 0xE0) >> 5;
415 fOffsets[fCurrentWindow] = 0x10000 +
449 fCurrentWindow = aByte - UDEFINE0;
450 fOffsets[fCurrentWindow] =
471 fCurrentWindow = (aByte & 0xE0) >> 5;
472 fOffsets[fCurrentWindow] = 0x10000 +
482 fCurrentWindow = aByte - UCHANGE0;
555 fCurrentWindow = 0; // Make current window Latin-1