Searched defs:pad (Results 1 – 9 of 9) sorted by relevance
33 public IconMarginSpan(Bitmap b, int pad) { in IconMarginSpan()
33 public DrawableMarginSpan(Drawable b, int pad) { in DrawableMarginSpan()
113 final float pad = (outside - inside) / 2f; in draw() local
243 char[] pad = new char[READER_BUFFER_SIZE - 8]; in testBufferBoundary() local255 char[] pad = new char[READER_BUFFER_SIZE - 8]; in testTruncatedBufferBoundary() local
828 Rect pad = new Rect(); in createFromResourceStream() local1045 Rect pad, Rect layoutBounds, String srcName) { in drawableFromBitmap()
249 String pad = (t.equals(current)) ? " * " : " "; in doListTransports() local
410 InputStream is, Rect pad, Options opts) { in decodeResourceStream()
187 GLboolean pad; member
2329 public void setCompoundDrawablePadding(int pad) { in setCompoundDrawablePadding()6463 int pad = getCompoundPaddingTop() + getCompoundPaddingBottom(); in getDesiredHeight() local