Home
last modified time | relevance | path

Searched refs:cBoundary (Results 1 – 1 of 1) sorted by relevance

/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx296 … sal_Int32 cBoundary = cellBoundary[aCache.wordboundary[i] + wordBoundary.startPos - 1]; in getCache() local
297 if (cBoundary > 0) in getCache()
298 aCache.wordboundary[i] = cBoundary - wordBoundary.startPos; in getCache()
310 … sal_Int32 cBoundary = cellBoundary[aCache.wordboundary[i] + wordBoundary.startPos - 1]; in getCache() local
311 if (cBoundary > 0) in getCache()
312 aCache.wordboundary[i] = cBoundary - wordBoundary.startPos; in getCache()

Completed in 12 milliseconds