Lines Matching refs:fInheritTransformation
37 fInheritTransformation(true) in Gradient()
59 fInheritTransformation(true) in Gradient()
90 &fInheritTransformation) < B_OK) in Gradient()
91 fInheritTransformation = true; in Gradient()
108 fInheritTransformation(other.fInheritTransformation) in Gradient()
154 ret = into->AddBool("inherit transformation", fInheritTransformation); in Archive()
178 SetInheritTransformation(other.fInheritTransformation); in operator =()
207 fInheritTransformation == other.fInheritTransformation) { in ColorStepsAreEqual()
381 if (fInheritTransformation != inherit) { in SetInheritTransformation()
382 fInheritTransformation = inherit; in SetInheritTransformation()
600 fInheritTransformation); in PrintToStream()