Searched refs:beforeCurrencyMatch (Results 1 – 3 of 3) sorted by relevance
43 public final String beforeCurrencyMatch; field in CurrencyData.CurrencySpacingInfo51 String beforeCurrencyMatch, String beforeContextMatch, String beforeInsert, in CurrencySpacingInfo() argument53 this.beforeCurrencyMatch = beforeCurrencyMatch; in CurrencySpacingInfo()
189 String beforeCurrencyMatch = brb.findStringWithFallback("currencyMatch"); in getSpacingInfo() local197 beforeCurrencyMatch, beforeContextMatch, beforeInsert, in getSpacingInfo()
1001 currencySpcBeforeSym[CURRENCY_SPC_CURRENCY_MATCH] = spcInfo.beforeCurrencyMatch; in initSpacingInfo()