Searched refs:widthFactor (Results 1 – 1 of 1) sorted by relevance
91 float widthFactor; field in ViewPager.ItemInfo887 lp.widthFactor = 0.f; in dataSetChanged()995 extraWidthLeft += ii.widthFactor;1064 lp.widthFactor = ii.widthFactor;1180 offset -= ii.widthFactor + marginOffset;1198 offset += ii.widthFactor + marginOffset;1673 (ii.widthFactor + marginOffset);2249 lastWidth = ii.widthFactor;2358 final float widthFactor;2361 widthFactor = ii.widthFactor;[all …]