Searched refs:hitTop (Results 1 – 3 of 3) sorted by relevance
665 final float hitTop = offset + squareHeight * i; in getRowHit() local666 if (y >= hitTop && y <= hitTop + hitSize) { in getRowHit()
1208 int32_t hitTop; member1213 return x >= hitLeft && x <= hitRight && y >= hitTop && y <= hitBottom; in isHit()
3404 virtualKey.hitTop = (virtualKeyDefinition.centerY - halfHeight) in configureVirtualKeys()3421 virtualKey.hitTop, virtualKey.hitBottom); in dumpVirtualKeys()5736 virtualKey.hitLeft, virtualKey.hitTop, in findVirtualKeyHit()