Home | History | Annotate | Download | only in view

Lines Matching defs:ctop

1009                     final int ctop = mHorizontal ? focusCandidate.getLeft() : focusCandidate.getTop();
1012 (topFocus && viewTop < ctop) ||