Home
last modified time | relevance | path

Searched refs:B_TIME_UNIT_ABBREVIATED (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/kits/locale/
H A DDurationFormatTest.cpp76 ":", B_TIME_UNIT_ABBREVIATED); in TestDuration()
86 ":", B_TIME_UNIT_ABBREVIATED); in TestDuration()
/haiku/src/kits/locale/
H A DTimeUnitFormat.cpp53 if (style != B_TIME_UNIT_ABBREVIATED && style != B_TIME_UNIT_FULL) { in BTimeUnitFormat()
78 if (style != B_TIME_UNIT_ABBREVIATED && style != B_TIME_UNIT_FULL) { in BTimeUnitFormat()
/haiku/headers/os/locale/
H A DTimeUnitFormat.h24 B_TIME_UNIT_ABBREVIATED, // e.g. '5 hrs.' enumerator