Home | History | Annotate | Download | only in i18n

Lines Matching defs:fTypes

199     uint32_t fTypes;
205 : fTypes(types), fResults(NULL), fMaxMatchLen(0) {
226 if ((nameinfo->type & fTypes) != 0) {