Searched defs:direction (Results 1 – 8 of 8) sorted by relevance
107 Object direction = paragraph.getAttribute(TextAttribute.RUN_DIRECTION); in Bidi() local333 private int direction; field in Bidi
702 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_DD() local767 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_FD() local
838 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_DD() local927 final double direction = NEXTAFTER_DD_FD_DIRECTION_CASES[j]; in test_nextAfter_FD() local
1067 public static double nextAfter(double start, double direction) { in nextAfter()1078 public static float nextAfter(float start, double direction) { in nextAfter()
1126 public static double nextAfter(double start, double direction) { in nextAfter()1137 public static float nextAfter(float start, double direction) { in nextAfter()
596 public void setFetchDirection(int direction) throws SQLException; in setFetchDirection()
1310 public void setFetchDirection(int direction) throws SQLException; in setFetchDirection()
603 public void setFetchDirection(int direction) throws SQLException { in setFetchDirection()