Lines Matching defs:WAS_SWEPT_PRECISELY
393 WAS_SWEPT_PRECISELY,713 bool WasSweptPrecisely() { return IsFlagSet(WAS_SWEPT_PRECISELY); }717 void MarkSweptPrecisely() { SetFlag(WAS_SWEPT_PRECISELY); }720 void ClearSweptPrecisely() { ClearFlag(WAS_SWEPT_PRECISELY); }