Searched refs:bound_positive_ (Results 1 – 2 of 2) sorted by relevance
290 bound_positive_ = false; in Reset()329 bool initial = bound_positive_; in GetValidRectangle()330 bound_positive_ = true; in GetValidRectangle()347 bound_positive_ = initial; in GetValidRectangle()463 bool initial = bound_positive_; in Visit()464 bound_positive_ = true; in Visit()466 bound_positive_ = initial; in Visit()471 if (bound_positive_) in BoundNum()498 else if (bound_positive_) in BoundFloat()513 bool initial_bound_positive = bound_positive_; in Visit()[all …]
129 bool bound_positive_; variable