Searched defs:targetY (Results 1 – 9 of 9) sorted by relevance
128 final int targetY = getCurrentLineTop(buffer, layout) - getPageHeight(widget); in pageUp() local155 final int targetY = getCurrentLineTop(buffer, layout) + getPageHeight(widget); in pageDown() local
224 float targetY; in setContrastRatio() local
213 float targetY = useAltBack in orientBackButton() local
293 val targetY = FloatArray(glyphCount) { target.getGlyphY(it) } regex
850 final float startX, final float startY, final float targetX, final float targetY) { in createLineEndAnimation()
531 float targetY = !mShowSwipeUpUi && !mIsVertical && useAltBack in orientBackButton() local
2989 final float targetY = mTempRect.bottom - menuHeight; in showManageMenu() local
784 final float targetY = (mTmpRect.top - containingFrame.top); in createAspectScaledThumbnailEnterExitAnimationLocked() local
2313 int actionState, float startDx, float startDy, float targetX, float targetY) { in RecoverAnimation()