HomeSort by relevance Sort by last modified time
    Searched refs:dbottom (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/text/
Layout.java 444 int dtop, dbottom; local
453 dbottom = sTempRect.bottom;
457 final int bottom = Math.min(getLineTop(getLineCount()), dbottom);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java     [all...]

Completed in 75 milliseconds