Searched defs:RelDateTimeFmtDataSink (Results 1 – 3 of 3) sorted by relevance
212 struct RelDateTimeFmtDataSink : public ResourceSink { struct220 typedef enum RelAbsUnit {237 } RelAbsUnit;239 static int32_t relUnitFromGeneric(RelAbsUnit genUnit) { in relUnitFromGeneric()277 static int32_t absUnitFromGeneric(RelAbsUnit genUnit) { in absUnitFromGeneric()313 static int32_t keyToDirection(const char* key) { in keyToDirection()333 int32_t pastFutureIndex; // 0 == past or 1 == future334 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW}335 RelAbsUnit genericUnit;337 RelativeDateTimeCacheData &outputData;[all …]
226 struct RelDateTimeFmtDataSink : public ResourceSink { struct234 typedef enum RelAbsUnit {251 } RelAbsUnit;253 static int32_t relUnitFromGeneric(RelAbsUnit genUnit) { in relUnitFromGeneric()291 static int32_t absUnitFromGeneric(RelAbsUnit genUnit) { in absUnitFromGeneric()327 static int32_t keyToDirection(const char* key) { in keyToDirection()347 int32_t pastFutureIndex; // 0 == past or 1 == future348 UDateRelativeDateTimeFormatterStyle style; // {LONG, SHORT, NARROW}349 RelAbsUnit genericUnit;351 RelativeDateTimeCacheData &outputData;[all …]