HomeSort by relevance Sort by last modified time
    Searched full:linetop (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/text/method/
LinkMovementMethod.java 104 int linetop = layout.getLineForVertical(areatop); local
107 int first = layout.getLineStart(linetop);
  /external/skia/src/pathops/
SkPathOpsCurve.h 71 SkDPoint lineTop(const SkPoint[2], SkScalar , double , double , double* topT);
  /frameworks/base/core/java/android/view/inputmethod/
CursorAnchorInfo.java 296 * @param lineTop vertical position of the insertion marker, in the local coordinates that
309 final float lineTop, final float lineBaseline, final float lineBottom,
312 mInsertionMarkerTop = lineTop;

Completed in 150 milliseconds