Home | History | Annotate | Download | only in chips

Lines Matching defs:iconHeight

1170         final int iconHeight = tmpBitmap != null ? tmpBitmap.getHeight() : 0;
1172 result.setBounds(0, 0, iconWidth, iconHeight);