Searched defs:reverse (Results 1 – 5 of 5) sorted by relevance
244 reverse: function(tbody) { method
236 protected int positionChild(View child, int x, int y, int contentHeight, boolean reverse) { in positionChild()
374 public Rect getBounds(boolean reverse) { in getBounds()
1023 public void reverse() { in reverse() method in ValueAnimator
1330 protected static String reverse(String str) { in reverse() method in AbstractMessageParser