Searched defs:newSerFeatures (Results 1 – 1 of 1) sorted by relevance
364 int newSerFeatures = _serFeatures | feature.getMask(); in with() local377 int newSerFeatures = _serFeatures | first.getMask(); in with() local393 int newSerFeatures = _serFeatures; in withFeatures() local409 int newSerFeatures = _serFeatures & ~feature.getMask(); in without() local422 int newSerFeatures = _serFeatures & ~first.getMask(); in without() local438 int newSerFeatures = _serFeatures; in withoutFeatures() local