Searched refs:hitRight (Results 1 – 2 of 2) sorted by relevance
203 int32_t hitRight; member207 return x >= hitLeft && x <= hitRight && y >= hitTop && y <= hitBottom; in isHit()
1130 virtualKey.hitRight = (virtualKeyDefinition.centerX + halfWidth) * touchScreenWidth / in configureVirtualKeys()1152 virtualKey.hitRight, virtualKey.hitTop, virtualKey.hitBottom); in dumpVirtualKeys()3725 virtualKey.hitTop, virtualKey.hitRight, virtualKey.hitBottom); in findVirtualKeyHit()