Searched refs:percentRef (Results 1 – 2 of 2) sorted by relevance
26 percentRef = preConstraint->percentReference == constraint->percentReference; in UpdateFlags()33 percentRef = true; in UpdateFlags()45 result += "percentRef: " + std::to_string(percentRef) + ", "; in ToString()
36 bool percentRef = false; member