Home | History | Annotate | Download | only in text

Lines Matching defs:fCurrentWindow

82     private int       fCurrentWindow   = 0;
259 if(fOffsets[ fCurrentWindow ] <= 0xFFFF) {
261 (aByte + fOffsets[ fCurrentWindow ]
282 int normalizedBase = fOffsets[ fCurrentWindow ]
373 fCurrentWindow = aByte - SCHANGE0;
391 fCurrentWindow = aByte - SDEFINE0;
392 fOffsets[fCurrentWindow] =
411 fCurrentWindow = (aByte & 0xE0) >> 5;
412 fOffsets[fCurrentWindow] = 0x10000 +
446 fCurrentWindow = aByte - UDEFINE0;
447 fOffsets[fCurrentWindow] =
468 fCurrentWindow = (aByte & 0xE0) >> 5;
469 fOffsets[fCurrentWindow] = 0x10000 +
479 fCurrentWindow = aByte - UCHANGE0;
551 fCurrentWindow = 0; // Make current window Latin-1