Searched refs:foundOffset (Results 1 – 6 of 6) sorted by relevance
21 Offset foundOffset = in findLanguage() local24 if (foundOffset != 0 && LE_SUCCESS(success)) { in findLanguage()25 langSysTableOffset = foundOffset; in findLanguage()
62 le_uint32 foundOffset = 0; in createUnicodeMapper() local74 foundOffset = SWAPL(esh->encodingOffset); in createUnicodeMapper()103 foundOffset = SWAPL(esh->encodingOffset); in createUnicodeMapper()122 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + foundOffset); in createUnicodeMapper()
223 int foundOffset = 0; in advanceToNextMisspelling() local228 …ndFirstMisspellingOrBadGrammar(isGrammarCheckingEnabled(), isSpelling, foundOffset, grammarDetail); in advanceToNextMisspelling()231 misspellingOffset = foundOffset; in advanceToNextMisspelling()234 grammarPhraseOffset = foundOffset; in advanceToNextMisspelling()259 …ndFirstMisspellingOrBadGrammar(isGrammarCheckingEnabled(), isSpelling, foundOffset, grammarDetail); in advanceToNextMisspelling()262 misspellingOffset = foundOffset; in advanceToNextMisspelling()265 grammarPhraseOffset = foundOffset; in advanceToNextMisspelling()
311 double foundOffset = tz->getRawOffset(); in TestPRTOffset() local312 int32_t foundHour = (int32_t)foundOffset / millisPerHour; in TestPRTOffset()313 if (expectedOffset != foundOffset) { in TestPRTOffset()
313 double foundOffset = tz->getRawOffset(); in TestPRTOffset() local314 int32_t foundHour = (int32_t)foundOffset / millisPerHour; in TestPRTOffset()315 if (expectedOffset != foundOffset) { in TestPRTOffset()