Searched refs:spacingTypesTable (Results 1 – 3 of 3) sorted by relevance
289 ResourceTable spacingTypesTable = value.getTable(errorCode); in put() local290 for (int32_t i = 0; spacingTypesTable.getKeyAndValue(i, key, value); ++i) { in put()
564 UResource.Table spacingTypesTable = value.getTable(); in consumeCurrencySpacingTable() local565 for (int i = 0; spacingTypesTable.getKeyAndValue(i, key, value); ++i) { in consumeCurrencySpacingTable()
560 UResource.Table spacingTypesTable = value.getTable(); in consumeCurrencySpacingTable() local561 for (int i = 0; spacingTypesTable.getKeyAndValue(i, key, value); ++i) { in consumeCurrencySpacingTable()