Home
last modified time | relevance | path

Searched refs:mainOffset (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ducol_cnt.h69 uprv_cnttab_constructTable(CntTable *table, uint32_t mainOffset, UErrorCode *status);
Ducol_cnt.cpp130 uprv_cnttab_constructTable(CntTable *table, uint32_t mainOffset, UErrorCode *status) { in uprv_cnttab_constructTable() argument
150 table->offsets[i] = table->position+mainOffset; in uprv_cnttab_constructTable()