Home | History | Annotate | Download | only in term

Lines Matching defs:destY

2270         int destY = (int) y;
2273 destRect.top = (destY - kCharacterHeight);
2274 destRect.bottom = destY;