Searched refs:beforeInsert (Results 1 – 3 of 3) sorted by relevance
45 public final String beforeInsert; field in CurrencyData.CurrencySpacingInfo51 String beforeCurrencyMatch, String beforeContextMatch, String beforeInsert, in CurrencySpacingInfo() argument55 this.beforeInsert = beforeInsert; in CurrencySpacingInfo()
191 String beforeInsert = brb.findStringWithFallback("insertBetween"); in getSpacingInfo() local197 beforeCurrencyMatch, beforeContextMatch, beforeInsert, in getSpacingInfo()
1003 currencySpcBeforeSym[CURRENCY_SPC_INSERT] = spcInfo.beforeInsert; in initSpacingInfo()