Searched refs:hasBeforeCurrency (Results 1 – 8 of 8) sorted by relevance
281 UBool hasBeforeCurrency; member285 : dfs(_dfs), hasBeforeCurrency(FALSE), hasAfterCurrency(FALSE) {} in CurrencySpacingSink()295 hasBeforeCurrency = TRUE; in put()330 if (!hasBeforeCurrency || !hasAfterCurrency) { in resolveMissing()
280 UBool hasBeforeCurrency; member284 : dfs(_dfs), hasBeforeCurrency(FALSE), hasAfterCurrency(FALSE) {} in CurrencySpacingSink()294 hasBeforeCurrency = TRUE; in put()329 if (!hasBeforeCurrency || !hasAfterCurrency) { in resolveMissing()
282 UBool hasBeforeCurrency; member286 : dfs(_dfs), hasBeforeCurrency(FALSE), hasAfterCurrency(FALSE) {} in CurrencySpacingSink()296 hasBeforeCurrency = TRUE; in put()331 if (!hasBeforeCurrency || !hasAfterCurrency) { in resolveMissing()
52 public boolean hasBeforeCurrency = false; field in CurrencyData.CurrencySpacingInfo
68 public boolean hasBeforeCurrency = false; field in CurrencyData.CurrencySpacingInfo
267 if ((!spacingInfo.hasBeforeCurrency || !spacingInfo.hasAfterCurrency) && fallback) { in getSpacingInfo()594 spacingInfo.hasBeforeCurrency = true; in consumeCurrencySpacingTable()
263 if ((!spacingInfo.hasBeforeCurrency || !spacingInfo.hasAfterCurrency) && fallback) { in getSpacingInfo()590 spacingInfo.hasBeforeCurrency = true; in consumeCurrencySpacingTable()