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