Searched defs:itemHeight (Results 1 – 7 of 7) sorted by relevance
33 int itemHeight) override { in createListItem()
59 int itemHeight = 2 * height / 3; in createNode() local
87 int itemHeight) override { in createListItem()
132 int itemHeight) { in createListItem()
108 AdjacentISVAdapter(int itemHeight) { in AdjacentISVAdapter()
220 val itemHeight = in <lambda>() constant
352 final float itemHeight = (menuHeight - mHorizontalDividerHeight * (numRows - 1)) in positionChildren() local