Searched refs:beforeContextMatch (Results 1 – 3 of 3) sorted by relevance
44 public final String beforeContextMatch; field in CurrencyData.CurrencySpacingInfo51 String beforeCurrencyMatch, String beforeContextMatch, String beforeInsert, in CurrencySpacingInfo() argument54 this.beforeContextMatch = beforeContextMatch; in CurrencySpacingInfo()
190 String beforeContextMatch = brb.findStringWithFallback("surroundingMatch"); in getSpacingInfo() local197 beforeCurrencyMatch, beforeContextMatch, beforeInsert, in getSpacingInfo()
1002 currencySpcBeforeSym[CURRENCY_SPC_SURROUNDING_MATCH] = spcInfo.beforeContextMatch; in initSpacingInfo()