Home | History | Annotate | Download | only in i18n

Lines Matching refs:fTypes

182     uint32_t fTypes;
188 : fTypes(types), fResults(NULL), fMaxMatchLen(0) {
209 if ((nameinfo->type & fTypes) != 0) {