Searched refs:getPrimaryBefore (Results 1 – 7 of 7) sorted by relevance
172 uint32_t getPrimaryBefore(uint32_t p, UBool isCompressible) const;
89 CollationRootElements::getPrimaryBefore(uint32_t p, UBool isCompressible) const { in getPrimaryBefore() function in CollationRootElements
356 p = rootElements.getPrimaryBefore(p, baseData->isCompressiblePrimary(p)); in addReset()
220 long getPrimaryBefore(long p, boolean isCompressible) { in getPrimaryBefore() method in CollationRootElements
162 p = rootElements.getPrimaryBefore(p, baseData.isCompressiblePrimary(p)); in addReset()
218 long getPrimaryBefore(long p, boolean isCompressible) { in getPrimaryBefore() method in CollationRootElements
158 p = rootElements.getPrimaryBefore(p, baseData.isCompressiblePrimary(p)); in addReset()