Searched refs:afterCurrencyMatch (Results 1 – 3 of 3) sorted by relevance
46 public final String afterCurrencyMatch; field in CurrencyData.CurrencySpacingInfo52 String afterCurrencyMatch, String afterContextMatch, String afterInsert) { in CurrencySpacingInfo() argument56 this.afterCurrencyMatch = afterCurrencyMatch; in CurrencySpacingInfo()
192 String afterCurrencyMatch = arb.findStringWithFallback("currencyMatch"); in getSpacingInfo() local198 afterCurrencyMatch, afterContextMatch, afterInsert); in getSpacingInfo()
1004 currencySpcAfterSym[CURRENCY_SPC_CURRENCY_MATCH] = spcInfo.afterCurrencyMatch; in initSpacingInfo()