INSTALL_CURSOR   2821 src/androidfns.c   INSTALL_CURSOR (text_cursor, text);
INSTALL_CURSOR   2822 src/androidfns.c   INSTALL_CURSOR (nontext_cursor, nontext);
INSTALL_CURSOR   2823 src/androidfns.c   INSTALL_CURSOR (hourglass_cursor, hourglass);
INSTALL_CURSOR   2824 src/androidfns.c   INSTALL_CURSOR (modeline_cursor, mode);
INSTALL_CURSOR   2825 src/androidfns.c   INSTALL_CURSOR (hand_cursor, hand);
INSTALL_CURSOR   2826 src/androidfns.c   INSTALL_CURSOR (horizontal_drag_cursor, horizontal_drag);
INSTALL_CURSOR   2827 src/androidfns.c   INSTALL_CURSOR (vertical_drag_cursor, vertical_drag);
INSTALL_CURSOR   2828 src/androidfns.c   INSTALL_CURSOR (left_edge_cursor, left_edge);
INSTALL_CURSOR   2829 src/androidfns.c   INSTALL_CURSOR (top_left_corner_cursor, top_left_corner);
INSTALL_CURSOR   2830 src/androidfns.c   INSTALL_CURSOR (top_edge_cursor, top_edge);
INSTALL_CURSOR   2831 src/androidfns.c   INSTALL_CURSOR (top_right_corner_cursor, top_right_corner);
INSTALL_CURSOR   2832 src/androidfns.c   INSTALL_CURSOR (right_edge_cursor, right_edge);
INSTALL_CURSOR   2833 src/androidfns.c   INSTALL_CURSOR (bottom_right_corner_cursor, bottom_right_corner);
INSTALL_CURSOR   2834 src/androidfns.c   INSTALL_CURSOR (bottom_edge_cursor, bottom_edge);
INSTALL_CURSOR   2835 src/androidfns.c   INSTALL_CURSOR (bottom_left_corner_cursor, bottom_left_corner);
INSTALL_CURSOR   1558 src/pgtkfns.c    INSTALL_CURSOR (text_cursor, XTERM);
INSTALL_CURSOR   1559 src/pgtkfns.c    INSTALL_CURSOR (nontext_cursor, LEFT_PTR);
INSTALL_CURSOR   1560 src/pgtkfns.c    INSTALL_CURSOR (modeline_cursor, XTERM);
INSTALL_CURSOR   1561 src/pgtkfns.c    INSTALL_CURSOR (hand_cursor, HAND2);
INSTALL_CURSOR   1562 src/pgtkfns.c    INSTALL_CURSOR (hourglass_cursor, WATCH);
INSTALL_CURSOR   1563 src/pgtkfns.c    INSTALL_CURSOR (horizontal_drag_cursor, SB_H_DOUBLE_ARROW);
INSTALL_CURSOR   1564 src/pgtkfns.c    INSTALL_CURSOR (vertical_drag_cursor, SB_V_DOUBLE_ARROW);
INSTALL_CURSOR   1565 src/pgtkfns.c    INSTALL_CURSOR (left_edge_cursor, LEFT_SIDE);
INSTALL_CURSOR   1566 src/pgtkfns.c    INSTALL_CURSOR (right_edge_cursor, RIGHT_SIDE);
INSTALL_CURSOR   1567 src/pgtkfns.c    INSTALL_CURSOR (top_edge_cursor, TOP_SIDE);
INSTALL_CURSOR   1568 src/pgtkfns.c    INSTALL_CURSOR (bottom_edge_cursor, BOTTOM_SIDE);
INSTALL_CURSOR   1569 src/pgtkfns.c    INSTALL_CURSOR (top_left_corner_cursor, TOP_LEFT_CORNER);
INSTALL_CURSOR   1570 src/pgtkfns.c    INSTALL_CURSOR (top_right_corner_cursor, TOP_RIGHT_CORNER);
INSTALL_CURSOR   1571 src/pgtkfns.c    INSTALL_CURSOR (bottom_right_corner_cursor, BOTTOM_RIGHT_CORNER);
INSTALL_CURSOR   1572 src/pgtkfns.c    INSTALL_CURSOR (bottom_left_corner_cursor, BOTTOM_LEFT_CORNER);
INSTALL_CURSOR   1441 src/xfns.c       INSTALL_CURSOR (text_cursor, text);
INSTALL_CURSOR   1442 src/xfns.c       INSTALL_CURSOR (nontext_cursor, nontext);
INSTALL_CURSOR   1443 src/xfns.c       INSTALL_CURSOR (hourglass_cursor, hourglass);
INSTALL_CURSOR   1444 src/xfns.c       INSTALL_CURSOR (modeline_cursor, mode);
INSTALL_CURSOR   1445 src/xfns.c       INSTALL_CURSOR (hand_cursor, hand);
INSTALL_CURSOR   1446 src/xfns.c       INSTALL_CURSOR (horizontal_drag_cursor, horizontal_drag);
INSTALL_CURSOR   1447 src/xfns.c       INSTALL_CURSOR (vertical_drag_cursor, vertical_drag);
INSTALL_CURSOR   1448 src/xfns.c       INSTALL_CURSOR (left_edge_cursor, left_edge);
INSTALL_CURSOR   1449 src/xfns.c       INSTALL_CURSOR (top_left_corner_cursor, top_left_corner);
INSTALL_CURSOR   1450 src/xfns.c       INSTALL_CURSOR (top_edge_cursor, top_edge);
INSTALL_CURSOR   1451 src/xfns.c       INSTALL_CURSOR (top_right_corner_cursor, top_right_corner);
INSTALL_CURSOR   1452 src/xfns.c       INSTALL_CURSOR (right_edge_cursor, right_edge);
INSTALL_CURSOR   1453 src/xfns.c       INSTALL_CURSOR (bottom_right_corner_cursor, bottom_right_corner);
INSTALL_CURSOR   1454 src/xfns.c       INSTALL_CURSOR (bottom_edge_cursor, bottom_edge);
INSTALL_CURSOR   1455 src/xfns.c       INSTALL_CURSOR (bottom_left_corner_cursor, bottom_left_corner);