Searched refs:newWillValidate (Results 1 – 1 of 1) sorted by relevance
407 bool newWillValidate = recalcWillValidate(); in willValidate() local408 if (m_willValidate != newWillValidate) { in willValidate()409 m_willValidate = newWillValidate; in willValidate()424 bool newWillValidate = recalcWillValidate(); in setNeedsWillValidateCheck() local425 if (m_willValidateInitialized && m_willValidate == newWillValidate) in setNeedsWillValidateCheck()428 m_willValidate = newWillValidate; in setNeedsWillValidateCheck()