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