Searched defs:reverseLayout (Results 1 – 6 of 6) sorted by relevance
62 boolean reverseLayout) { in ChooserGridLayoutManager()
32 boolean smoothScrollbarEnabled, boolean reverseLayout) { in computeScrollOffset()
162 public LinearLayoutManager(Context context, int orientation, boolean reverseLayout) { in LinearLayoutManager()375 public void setReverseLayout(boolean reverseLayout) { in setReverseLayout()
98 boolean reverseLayout) { in GridLayoutManager()
9772 public boolean reverseLayout; field in RecyclerView.LayoutManager.Properties
62 public val reverseLayout: Boolean = false, constant in com.google.android.horologist.compose.layout.ScalingLazyColumnState