Lines Matching full:newvalue
2460 - (void)setValidationMessageTimerMagnification:(int)newValue2462 _private->validationMessageTimerMagnification = newValue;4522 - (void)setHoverFeedbackSuspended:(BOOL)newValue4524 if (_private->hoverFeedbackSuspended == newValue)4527 _private->hoverFeedbackSuspended = newValue;