Searched refs:isEndBeforeGap (Results 1 – 1 of 1) sorted by relevance
148 bool isEndBeforeGap = (fromOffset + numBytes - 1) < fGapIndex; in GetString() local150 if (isStartBeforeGap == isEndBeforeGap) { in GetString()268 bool isEndBeforeGap = ((offset + length - 1) < fGapIndex); in GetString() local270 if (isStartBeforeGap == isEndBeforeGap) { in GetString()