Searched defs:fAllowedCharsSet (Results 1 – 2 of 2) sorted by relevance
108 const UnicodeSet *fAllowedCharsSet; // The UnicodeSet of allowed characters. variable
403 …final UnicodeSet fAllowedCharsSet = new UnicodeSet(0, 0x10ffff); // The UnicodeSet of allowed char… field in SpoofChecker.Builder