Lines Matching refs:hitRight
1174 int32_t hitRight;1178 return x >= hitLeft && x <= hitRight && y >= hitTop && y <= hitBottom;