Lines Matching defs:gapOffset
61 * found. Therefore add gapOffset to all values from gapThreshold.
64 gapOffset=0xAC00,
460 scsu->toUDynamicOffsets[dynamicWindow]=(b<<7UL)+gapOffset;
765 scsu->toUDynamicOffsets[dynamicWindow]=(b<<7UL)+gapOffset;
983 /* For these characters we need to take the gapOffset into account. */
985 return (int)((c-gapOffset)>>7);