Searched refs:affixCp (Results 1 – 6 of 6) sorted by relevance
133 int affixCp = (affix == PREFIX) ? output.codePointBefore(index) : output.codePointAt(index); in applyCurrencySpacingAffix() local135 if (!affixUniset.contains(affixCp)) { in applyCurrencySpacingAffix()
131 int affixCp = (affix == PREFIX) ? output.codePointBefore(index) : output.codePointAt(index); in applyCurrencySpacingAffix() local133 if (!affixUniset.contains(affixCp)) { in applyCurrencySpacingAffix()
436 int affixCp = (affix == PREFIX) ? output.codePointBefore(index) : output.codePointAt(index); in applyCurrencySpacingAffix() local438 if (!affixUniset.contains(affixCp)) { in applyCurrencySpacingAffix()
430 int affixCp = (affix == PREFIX) ? output.codePointBefore(index) : output.codePointAt(index); in applyCurrencySpacingAffix() local432 if (!affixUniset.contains(affixCp)) { in applyCurrencySpacingAffix()