Searched refs:getPrimaryBefore (Results 1 – 7 of 7) sorted by relevance
170 uint32_t getPrimaryBefore(uint32_t p, UBool isCompressible) const;
87 CollationRootElements::getPrimaryBefore(uint32_t p, UBool isCompressible) const { in getPrimaryBefore() function in CollationRootElements
354 p = rootElements.getPrimaryBefore(p, baseData->isCompressiblePrimary(p)); in addReset()
218 long getPrimaryBefore(long p, boolean isCompressible) { in getPrimaryBefore() method in CollationRootElements
159 p = rootElements.getPrimaryBefore(p, baseData.isCompressiblePrimary(p)); in addReset()
216 long getPrimaryBefore(long p, boolean isCompressible) { in getPrimaryBefore() method in CollationRootElements
155 p = rootElements.getPrimaryBefore(p, baseData.isCompressiblePrimary(p)); in addReset()