Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/include/
Ddata_resource.h56 #define MEASURE_SINGLE_UNIT_COUNT 24 macro
/base/global/i18n_lite/frameworks/i18n/src/
Dmeasure_format_impl.cpp196 int itemCount = MEASURE_BASE_ITEM_COUNT + unitCount * MEASURE_SINGLE_UNIT_COUNT; in InitMeasureFormat()