Home | History | Annotate | Download | only in unicode

Lines Matching refs:listCount

930      * @param listCount  Output parameter to receive the size of array
934 const Formattable::Type* getArgTypeList(int32_t& listCount) const {
935 listCount = argTypeCount;