Searched refs:referencePointY (Results 1 – 2 of 2) sorted by relevance
222 const int keyId, const int referencePointY, const bool isGeometric) const { in getKeyCenterYOfKeyIdG() argument235 if (referencePointY != NOT_A_COORDINATE && in getKeyCenterYOfKeyIdG()236 centerY + mKeyHeights[keyId] > KEYBOARD_HEIGHT && centerY < referencePointY) { in getKeyCenterYOfKeyIdG()240 return referencePointY; in getKeyCenterYOfKeyIdG()
70 const int keyId, const int referencePointY, const bool isGeometric) const;