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