Home
last modified time | relevance | path

Searched refs:prependSpanInfo (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedval_impl.h182 …void prependSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UE…
Dformattedval_sbimpl.cpp297 void FormattedValueStringBuilderImpl::prependSpanInfo(UFieldCategory category, int32_t spanValue, i… in prependSpanInfo() function in FormattedValueStringBuilderImpl
Dlistformatter.cpp625 data->prependSpanInfo(UFIELD_CATEGORY_LIST_SPAN, position, -1, next.length(), status); in append()
/third_party/node/deps/icu-small/source/i18n/
Dformattedval_impl.h183 …void prependSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UE…
Dformattedval_sbimpl.cpp302 void FormattedValueStringBuilderImpl::prependSpanInfo(UFieldCategory category, int32_t spanValue, i… in prependSpanInfo() function in FormattedValueStringBuilderImpl
Dlistformatter.cpp625 data->prependSpanInfo(UFIELD_CATEGORY_LIST_SPAN, position, -1, next.length(), status); in append()
/third_party/icu/icu4c/source/i18n/
Dformattedval_impl.h182 …void prependSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UE…
Dformattedval_sbimpl.cpp297 void FormattedValueStringBuilderImpl::prependSpanInfo(UFieldCategory category, int32_t spanValue, i… in prependSpanInfo() function in FormattedValueStringBuilderImpl
Dlistformatter.cpp625 data->prependSpanInfo(UFIELD_CATEGORY_LIST_SPAN, position, -1, next.length(), status); in append()