Home | History | Annotate | Download | only in i18n

Lines Matching defs:fTypes

196     uint32_t fTypes;
202 : fTypes(types), fResults(NULL), fMaxMatchLen(0) {
223 if ((nameinfo->type & fTypes) != 0) {