Searched defs:newDeserFeatures (Results 1 – 1 of 1) sorted by relevance
359 int newDeserFeatures = (_deserFeatures | feature.getMask()); in with() local373 int newDeserFeatures = _deserFeatures | first.getMask(); in with() local389 int newDeserFeatures = _deserFeatures; in withFeatures() local405 int newDeserFeatures = _deserFeatures & ~feature.getMask(); in without() local419 int newDeserFeatures = _deserFeatures & ~first.getMask(); in without() local435 int newDeserFeatures = _deserFeatures; in withoutFeatures() local