Searched refs:fInputSet (Results 1 – 5 of 5) sorted by relevance
54 fInputSet = NULL; in RBBINode()82 fInputSet = other.fInputSet; in RBBINode()107 delete fInputSet; in ~RBBINode()108 fInputSet = NULL; in ~RBBINode()
58 UnicodeSet *fInputSet; // For uset nodes only. variable
161 UnicodeSet *inputSet = usetNode->fInputSet; in build()270 UnicodeSet *inputSet = usetNode->fInputSet; in build()
91 This->fCachedSetLookup = usetNode->fInputSet; in lookup()
706 usetNode->fInputSet = setToAdopt; in findSetFor()