Home
last modified time | relevance | path

Searched defs:itemIndex (Results 1 - 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dusettest.c420 int32_t itemIndex = 0; in expectItems() local
/third_party/lzma/CPP/Windows/Control/
H A DListView.h64 bool DeleteItem(unsigned itemIndex) { return BOOLToBool(ListView_DeleteItem(_window, itemIndex)); } in DeleteItem() argument
118 HWND EditLabel(int itemIndex) { return ListView_EditLabel(_window, itemIndex) ; } in EditLabel() argument
/third_party/icu/icu4c/source/common/
H A Duset.cpp316 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem() argument
/third_party/node/deps/icu-small/source/common/
H A Duset.cpp316 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duset.cpp306 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java2832 private int matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) { in matchLiteral() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java2813 private int matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) { in matchLiteral() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp1157 const unsigned itemIndex = _messageStrings.Size(); // _messageList.GetItemCount(); in AddMessageDirect() local
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp2576 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) { in getQuoteLiteral() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp2568 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) { in getQuoteLiteral() argument
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp2371 int32_t uset_getItem(const USet *set, int32_t itemIndex, UChar32 *start, UChar32 *end, UChar *str, int32_t strCapacity, in uset_getItem() argument

Completed in 39 milliseconds