Home
last modified time | relevance | path

Searched defs:intoffset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dreldatefmt.cpp1164 int32_t intoffset = (offsetx100 < 0)? (int32_t)(offsetx100-0.5) : (int32_t)(offsetx100+0.5); in formatRelativeImpl() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dreldatefmt.cpp1164 int32_t intoffset = (offsetx100 < 0)? (int32_t)(offsetx100-0.5) : (int32_t)(offsetx100+0.5); in formatRelativeImpl() local