Searched refs:hitTop (Results 1 – 3 of 3) sorted by relevance
865 final float hitTop = offset + squareHeight * i; in getRowHit() local866 if (y >= hitTop && y <= hitTop + hitSize) { in getRowHit()
1046 int32_t hitTop; member1051 return x >= hitLeft && x <= hitRight && y >= hitTop && y <= hitBottom; in isHit()
3982 virtualKey.hitTop = (virtualKeyDefinition.centerY - halfHeight) in configureVirtualKeys()4000 virtualKey.hitTop, virtualKey.hitBottom); in dumpVirtualKeys()6603 virtualKey.hitLeft, virtualKey.hitTop, in findVirtualKeyHit()