Searched defs:horizontal (Results 1 – 4 of 4) sorted by relevance
45 int horizontal = recyclerView.getPaddingLeft(); in applyTo() local
135 int horizontal; member
186 protected void center(boolean horizontal, boolean vertical) { in center()
623 final public Axis horizontal = new Axis(mLerper, "horizontal"); field in ScrollController