Searched refs:foundOffset (Results 1 – 8 of 8) 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()
234 int foundOffset = 0; in advanceToNextMisspelling() local240 …ndFirstMisspellingOrBadGrammar(isGrammarCheckingEnabled(), isSpelling, foundOffset, grammarDetail); in advanceToNextMisspelling()243 misspellingOffset = foundOffset; in advanceToNextMisspelling()246 grammarPhraseOffset = foundOffset; in advanceToNextMisspelling()273 …ndFirstMisspellingOrBadGrammar(isGrammarCheckingEnabled(), isSpelling, foundOffset, grammarDetail); in advanceToNextMisspelling()276 misspellingOffset = foundOffset; in advanceToNextMisspelling()279 grammarPhraseOffset = foundOffset; in advanceToNextMisspelling()
322 double foundOffset = tz->getRawOffset(); in TestPRTOffset() local323 int32_t foundHour = (int32_t)foundOffset / millisPerHour; in TestPRTOffset()324 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()