Searched refs:WIDTH_COUNT (Results 1 – 2 of 2) sorted by relevance
61 enum MeasureFormatStyle { WIDTH_WIDE, WIDTH_SHORT, WIDTH_NARROW, WIDTH_NUMERIC, WIDTH_COUNT }; enumerator
116 case MeasureFormatStyle::WIDTH_COUNT: in GetMeasureFormatWidth()