Lines Matching refs:caseFlags
176 bool isSelected (deUint32 caseFlags) const;211 bool PropValidator::isSelected (deUint32 caseFlags) const213 return (caseFlags & (deUint32)m_validationProp) != 0;