Searched defs:newLeft (Results 1 – 4 of 4) sorted by relevance
252 public void offsetTo(float newLeft, float newTop) { in offsetTo()
288 public void offsetTo(int newLeft, int newTop) { in offsetTo()
908 private void onPanelDragged(int newLeft) { in onPanelDragged()1237 final int newLeft = Math.min(Math.max(left, leftBound), rightBound); in clampViewPositionHorizontal() local
1508 uint32_t newLeft = *left; in setVolume_l() local