Home | History | Annotate | Download | only in i18n

Lines Matching defs:fTypes

777     uint32_t fTypes;
783 : fTypes(types), fMaxMatchLen(0), fResults(NULL) {
804 if ((nameinfo->type & fTypes) != 0) {