Home | History | Annotate | Download | only in view

Lines Matching defs:getItemHeight

684     private int getItemHeight() {
696 return getPaddingTop() + getItemHeight();
924 oldTop -= getItemHeight();
937 oldTop = getCentralViewTop() - getItemHeight();
949 getItemHeight());
996 bottom = top + getItemHeight();
1062 final int top = bottom - getItemHeight();
1092 final int bottom = top + getItemHeight();