Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dulayout_props.h26 ULAYOUT_IX_INDEXES_LENGTH, enumerator
Duprops.cpp103 int32_t indexesLength = inIndexes[ULAYOUT_IX_INDEXES_LENGTH]; in ulayout_load()
/third_party/skia/third_party/externals/icu/source/common/
Dulayout_props.h26 ULAYOUT_IX_INDEXES_LENGTH, enumerator
Duprops.cpp103 int32_t indexesLength = inIndexes[ULAYOUT_IX_INDEXES_LENGTH]; in ulayout_load()
/third_party/node/deps/icu-small/source/common/
Dulayout_props.h26 ULAYOUT_IX_INDEXES_LENGTH, enumerator
Duprops.cpp105 int32_t indexesLength = inIndexes[ULAYOUT_IX_INDEXES_LENGTH]; in ulayout_load()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dswapimpl.cpp690 int32_t indexesLength = udata_readInt32(ds, inIndexes[ULAYOUT_IX_INDEXES_LENGTH]); in ulayout_swap()
/third_party/icu/icu4c/source/tools/toolutil/
Dswapimpl.cpp690 int32_t indexesLength = udata_readInt32(ds, inIndexes[ULAYOUT_IX_INDEXES_LENGTH]); in ulayout_swap()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dswapimpl.cpp691 int32_t indexesLength = udata_readInt32(ds, inIndexes[ULAYOUT_IX_INDEXES_LENGTH]); in ulayout_swap()