Home | History | Annotate | Download | only in i18n

Lines Matching refs:elementAt

2112         return (const UnicodeString*)fSkeletons->elementAt(pos++);
2143 if ((s=(UnicodeString *)fSkeletons->elementAt(i))!=NULL) {
2177 return (const UnicodeString*)fPatterns->elementAt(pos++);
2208 if ((s=(UnicodeString *)fPatterns->elementAt(i))!=NULL) {