Searched refs:hasAfterCurrency (Results 1 – 5 of 5) sorted by relevance
281 UBool hasAfterCurrency; member284 : dfs(_dfs), hasBeforeCurrency(FALSE), hasAfterCurrency(FALSE) {} in CurrencySpacingSink()297 hasAfterCurrency = TRUE; in put()329 if (!hasBeforeCurrency || !hasAfterCurrency) { in resolveMissing()
70 public boolean hasAfterCurrency = false; field in CurrencyData.CurrencySpacingInfo
242 if ((!spacingInfo.hasBeforeCurrency || !spacingInfo.hasAfterCurrency) && fallback) { in getSpacingInfo()572 spacingInfo.hasAfterCurrency = true; in consumeCurrencySpacingTable()
53 public boolean hasAfterCurrency = false; field in CurrencyData.CurrencySpacingInfo
238 if ((!spacingInfo.hasBeforeCurrency || !spacingInfo.hasAfterCurrency) && fallback) { in getSpacingInfo()568 spacingInfo.hasAfterCurrency = true; in consumeCurrencySpacingTable()